]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-03-21 julianMassively up the (artificial) limit on system scope...
2004-03-21 cperciva1. Use socklen_t instead of int
2004-03-21 mdoddRemove interface type specific code from arprequest...
2004-03-21 mdoddHandle AF_ARP.
2004-03-21 marcelCompile the kernel with -O2 on ia64 by default.
2004-03-21 marcelAdd a reference to the ia64 options to gcc. While here...
2004-03-21 desAdd a -v (verbose) option.
2004-03-21 desSupport C-style comments in profile.
2004-03-21 rwatsonSpell "(struct foo *)0" as "NULL".
2004-03-21 peterMore stack alignment fixes. Arrange so we call _rtld...
2004-03-21 marcelIn breakpoint(), use a different immediate to make...
2004-03-21 peterAdjust stack alignment so that when the 'call xxx'...
2004-03-21 peterChange (yet again, sorry!) the path of the 32 bit ld...
2004-03-21 peterAdd initial support for compiling a special 32 bit...
2004-03-21 wpaulFix another Intel 2200BG bug: don't schedule ndis_tickt...
2004-03-20 wpaul- Rewrite the timer and event API routines in subr_ndis...
2004-03-20 desRemove NetBSD's sort(1), which we stopped using two...
2004-03-20 marcelDon't make having ${DESTDIR}/boot/device.hints a prereq...
2004-03-20 marcelAdd uart_subr.c
2004-03-20 kientzleBug: Standard C still requires declarations to precede...
2004-03-20 scottlDon peril-sensitive sunglasses and add PCI Id's for...
2004-03-20 alc - Add uiomove_fromphys() implementations to alpha...
2004-03-20 njlFix loop termination condition for parsing resources...
2004-03-20 marcelIntroduce the cpumask_t type. The purpose of the type...
2004-03-20 mdoddLet ether_ifattach() announce our MAC address.
2004-03-20 mdoddDon't announce MAC addresses twice.
2004-03-20 alcIntroduce uiomove_fromphys(). This is a variant of...
2004-03-20 maximo Add user proxy.
2004-03-20 scottlFix the ioctl types for two ioctls. I'm not sure if...
2004-03-20 schweikhAdded entries for ibm151 and ibm3151-25.
2004-03-20 marks"CPU is an acronym, and as such should be spelled in...
2004-03-20 tjrParenthesize function names in masking macros for getc...
2004-03-20 marksSync manpage with code for hw.acpi.toshiba.cpu_speed...
2004-03-20 tjrMention that funopen() uses fpos_t incorrectly in the...
2004-03-20 marcelFix braino in previous commit: getenv() can return...
2004-03-20 tjrImprove documentation for fgetpos() and fsetpos(),...
2004-03-20 julianPut the event notification back where it was for freeBS...
2004-03-20 hrsNew release note:
2004-03-20 greenAdd a way for rc.d/devfs to set more than just the...
2004-03-20 hrsMFC:
2004-03-20 hrsNew release note:
2004-03-20 marcelReplace uint64_t with unsigned long in struct dbreg.
2004-03-20 marcelActually program the list of recording devices in sv_mi...
2004-03-20 marcelRemove the last traditional hints. These hints only...
2004-03-20 silbyForced commit to correct 1.167's truncated commit log:
2004-03-20 marcelIntroduce the hw.uart.console and hw.uart.dbgport envir...
2004-03-19 silbysolid reports that it is buggy *and* that it slows...
2004-03-19 kientzleMany fixes:
2004-03-19 alc - Remove some unused #includes.
2004-03-19 desThis commit was generated by cvs2svn to compensate...
2004-03-19 desSync with OpenBSD (two-year old bug fix)
2004-03-19 ruRemoved 3x2 dots I don't like. ;)
2004-03-19 obrienDelete local junk in previous commit. Sorry.
2004-03-19 scottlAdd generic support for the recent Adaptec flavors...
2004-03-19 obrienDepend on rev 1.40.
2004-03-19 ddsShave-off troff cycles by invoking .Fa only once.
2004-03-19 ruCreate /usr/sbin in ${WORLDTMP}. I've accidentally...
2004-03-19 leWhen doing round-robin reads from a multi-plex volume...
2004-03-19 tjrDo not redundantly set the stream orientation in getc...
2004-03-19 julianDiff reduction to NetBSD
2004-03-19 rwatsonIsolate PCB-specific ethertalk DDP functions in ddp_pcb...
2004-03-19 julianDiff reduction to NetBSD
2004-03-19 njlMove the poweroff handler to a separate function. ...
2004-03-19 julianRe-enable detach events after adding a bugfix from...
2004-03-19 obrien'vi' got away from me in rev. 1.13.
2004-03-19 rwatsonForced commit to recognize repo-copy of ddb_pcb.c from...
2004-03-18 guidoPrevent the strange situation that after each load...
2004-03-18 ruFixed a nasty old bug where a visual bell in the curren...
2004-03-18 guidoWhen mmap-ing a file from a noexec mount, be sure not...
2004-03-18 dannyboyGet rid of a spurious "the".
2004-03-18 njlAdd tunables for disabling serialized method execution...
2004-03-18 bruefferGrammar fix
2004-03-18 alcUtilize sf_buf_alloc() and sf_buf_free() to implement...
2004-03-18 greenAdd the missing Giant when doing anything with VFS...
2004-03-18 obrienFor AMD64, lets officially support a -O2 kernel build!
2004-03-18 hrsNew release note:
2004-03-18 njlCheck in files off the vendor branch as well as files...
2004-03-18 njlThis commit was generated by cvs2svn to compensate...
2004-03-18 njlImport of Intel ACPI-CA 20040311.
2004-03-18 hrsNew release note:
2004-03-18 nectarVerify more bits of the ELF header: the program header...
2004-03-18 davidcEcho and pass dumpdev as the device argument to savecore.
2004-03-18 rwatsonCorrect a bug introduced with the recent clone API...
2004-03-18 dwmaloneMake the vaule of PTT_RELAY_SID match the RFC. This...
2004-03-18 brueffers/enable/enables/ in a comment
2004-03-18 ruInstall /bin/sh safely. This allows a shell script...
2004-03-18 ruComment various stages of buildkernel, symmetrical...
2004-03-18 rwatsonsAdd a comment indicating why there continues to be...
2004-03-18 fjoeGenerate opt_inet.h.
2004-03-18 ruMore cleanups:
2004-03-18 pjdMove "is consumer attached?" check before G_VALID_PROVI...
2004-03-18 obrienConfigure as --enable-64-bit-bfd.
2004-03-18 desBraino in previous commit.
2004-03-18 bdeRemoved a vestige of the stl driver.
2004-03-18 obrienDocument machdep.hlt_cpus.
2004-03-18 njlBack out code for auto-gdb detection that accidentally...
2004-03-18 njlSupport the DPF (start dependent function) resource...
2004-03-18 gadFix 'ps -p proclist' and 'ps -u userlist' so the comman...
2004-03-18 sobomaxRegen after 1.169 of usbdevs.
2004-03-18 sobomaxAdd support for Crystalfontz CFA-632, CFA-633 and CFA...
next