]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-03-28 markmFix nasty corruption problem where a 64bit variable...
2001-03-28 alfredAdd support for the Addtron AWA100 PCI wireless card.
2001-03-28 jhbDon't explicitly zero p_intr_nesting_level and p_aioinf...
2001-03-28 jhb- Fix a whitespace bogon with p_blocked.
2001-03-28 jhbSwitch from save/disable/restore_intr() to critical_ent...
2001-03-28 jhbCatch up to the mtx_saveintr -> mtx_savecrit change.
2001-03-28 jhbUse mtx_intr_enable() on sched_lock to ensure child...
2001-03-28 jhb- Switch from using save/disable/restore_intr to using...
2001-03-28 ddMention that the vga(4) driver supports 90-column video...
2001-03-28 jhb- Add the new critical_t type used to save state inside...
2001-03-28 jhbPrevious commit message was bogus:
2001-03-28 jhbRevert previous commit which had a bogus message. ...
2001-03-28 jhbPrevious commit message was bogus:
2001-03-28 jhbPrevious commit message was bogus, here's the real...
2001-03-28 jhbThe previous commit message is bogus, this actually...
2001-03-28 jhb- Include <machine/prom.h> to get the prototype for...
2001-03-28 psLast commit was broken.. It always prints '[CTRL-C...
2001-03-28 gallatinCheck whether we need to do a full restore after handli...
2001-03-28 rwatsono De-uglify IMPLEMENTATION NOTES section by removing...
2001-03-28 brianAdd some comments to two examples and extend a ``set...
2001-03-27 acheRestore part of my fix spammed in v1.23:
2001-03-27 jkhUpdate the acknowledgements section.
2001-03-27 wpaulFinally fix __yp_ping(). We can't use the old locally...
2001-03-27 wpaulAdd a CLSET_ASYNC command, which allows us to (ab)use...
2001-03-27 bmahNew release notes: Filesystem ACLs, getfacl(1) and...
2001-03-27 dwmaloneDon't leak the memory we've just malloced if we can...
2001-03-27 dwmaloneFix tail to work on files bigger than 2GB.
2001-03-27 cwtDocument LOG_CONSOLE.
2001-03-27 markmAdd full PAM support for account management and sessions.
2001-03-27 obrienMake rev 1.5 better match the rest of dump(8)'s output.
2001-03-27 obrienDo not exit if unable to read /etc/dumpdates or create it.
2001-03-27 cokaneRemove NOMAN
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 obrienFormatting fix for rev 1.298 where I did not take enoug...
2001-03-27 obrienMirror the newfs(8) defaults change I made in rev 1...
2001-03-27 ruFix LDADD and add missing DPADD.
2001-03-27 sobomaxDescribe details of importing.
2001-03-27 ruTraverse ${DESTDIR}/usr/include in lexographical order.
2001-03-27 acheAdd comment explaining why size not passed directly...
2001-03-27 ruDo not override the ``install'' target.
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 sobomaxUpdate FreeBSD translations to match 1.4.1 (actually...
2001-03-27 sobomaxResolve conflicts.
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 sobomaxThis commit was generated by cvs2svn to compensate...
2001-03-27 sobomaxVirgin import of Hugh F. Mahon's EasyEditor 1.4.1.
2001-03-27 yarDon't bypass notifying a corresponding interface
2001-03-27 yarAdd a missing m_pullup() before a mtod() in in_arpinput().
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 ruReflect recent bsd.man.mk changes here, but do not...
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 sosUse PLAY_MSF instead of PLAY_BIG when doing audio play.
2001-03-27 yarMake cblock_alloc_cblocks() spell its own name
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 alfredgive the "netgrent" functions a home in netdb.h
2001-03-27 alfredconst'ify
2001-03-27 ruMake it possible to build manpages for the entire sourc...
2001-03-27 psChange the dump routines to only abort if control-c...
2001-03-27 kenRewrite of the CAM error recovery code.
2001-03-27 simokawaReplace dyn_fin_lifetime with dyn_ack_lifetime for...
2001-03-27 alfredlimit the amount of retries when sending data to preven...
2001-03-27 greenAt least install primes to the right place, for now...
2001-03-27 obrienThe common wisdom is to use the largest number of cylin...
2001-03-27 obrienDon't call the fictious `MAKEDEV' from the path "/sbin...
2001-03-27 acheUse SSIZE_MAX instead of INT_MAX, as kernel does ssize_...
2001-03-27 obrienAdd ttyd0 which is needed on the Alpha when using the...
2001-03-26 rwatsono Update copyright date
2001-03-26 sosAdded burncd to the SEE ALSO section.
2001-03-26 acheTreat mmap() error as fatal too, i.e. do exit(1) instea...
2001-03-26 woschAdjust FreeBSD 4.3 release date.
2001-03-26 acherlines() checks:
2001-03-26 bmahNew release notes: netstat -W, sockstat -c and -l...
2001-03-26 rwatsonIntroduce support for POSIX.1e ACLs on UFS-based file...
2001-03-26 fennerFix error reporting of delayed send errors.
2001-03-26 rusecure/ build fixes:
2001-03-26 ruBackout botched attempt to introduce MANSECT feature; it
2001-03-26 ru- Backout botched attempt to introduce MANSECT feature.
2001-03-26 ru- Backout botched attempt to introduce MANSECT feature.
2001-03-26 ru- Backout botched attempt to intoduce MANSECT feature.
2001-03-26 ruDo not build (and install) both secure/ and standard...
2001-03-26 ruAdd missing NOSECURE check for `includes' target.
2001-03-26 bpPrevious commit broke interlock locking for !LK_RETRY...
2001-03-26 phkSend the remains (such as I have located) of "block...
2001-03-26 sobomaxDecapitalise first letter of warning message.
2001-03-26 sobomaxIn which(1) mode resolve "/../", "/./" in arguments...
2001-03-26 impFirst step towards plugging the "pccard is trying to...
2001-03-26 ruRemoved _MANPAGES, MANDEPEND and MANSRC.
2001-03-26 ruDo not depend on ``all-man'' if -DNOMAN.
2001-03-26 ruDon't use MANDEPEND and MANSRC.
2001-03-26 bpPrevent race condition by using msleep() instead of...
2001-03-26 jkhStop claiming to support the DEC EtherWorks II/III...
2001-03-26 alfredfix: text following `#else' violates ANSI standard
2001-03-25 alfredDon't call daemon() and setup our signal handlers until...
2001-03-25 alfredDisable ipv6 when getnetconfigent("udp6"/"tcp6") fails.
2001-03-25 obrienTurn off building the ARC loader. I don't know of...
2001-03-25 cgfix whitespace bogons
2001-03-25 brianIssue a ``quit'' after other ppp commands given on...
2001-03-25 alfredReplace pmap_unset() with rpcb_unset() which fixes...
next