]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-03-29 asmodaiChange NO_MAKEDEV to a finer granularity method:
2001-03-29 asmodaiChange NO_MAKEDEV to a finer granularity method:
2001-03-29 rumdoc(7) police: LIBRARY should be before SYNOPSIS.
2001-03-29 benKill vn related manual pages, they're not used any...
2001-03-29 bdeFixed bitrot in the prototypes for NDINIT and NDFREE.
2001-03-29 jesperFix building NEWCARD again, by including
2001-03-29 bdeFixed missing and disorded includes in synopsis.
2001-03-29 bdeFixed wrong include in synopsis. <sys/param.h> is...
2001-03-29 gallatinnumdirtybuffers is an int, not a long.
2001-03-29 ddNote that the -v option is not supported. Don't remove...
2001-03-29 benRemove a comment which seemed to confuse makewhatis:
2001-03-29 benCorrect the description of the "low" (< 1024) port...
2001-03-29 jedgarCorrect function name: acl_clear_perm -> acl_clear_perms
2001-03-29 gibbsaic7770.c:
2001-03-29 benCatch up with a comment that changed in rev1.73 of...
2001-03-29 wpaulWhoops, mention the Asante PCI 1000BASE-SX Gigabit...
2001-03-29 wpaulMention that the Asante GigaNIX1000T Gigabit Ethernet...
2001-03-29 benFix some minor nits:
2001-03-29 peterRegenerate correctly.
2001-03-29 peterHint: usbdevs_data.h and usbdevs.h are marked:
2001-03-28 peterMostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.
2001-03-28 desPrepare for pseudofs.
2001-03-28 joergUpdate message #56. Maxim didn't merge the English...
2001-03-28 joergThere was only a single message to be translated into...
2001-03-28 desBring the usage message in synch with reality.
2001-03-28 rwatsono introduce u_cansee(), which performs access control...
2001-03-28 umeMake per-address input packet counts for lo0 work.
2001-03-28 phkAdd to BUGS section why tar can't dump large minors
2001-03-28 gallatinresurrect the declaration of order to unbreak kernel...
2001-03-28 phkThe f_syncreads and f_asyncreads entries are missing...
2001-03-28 phkSmall patch is required to the USB susbsystem to includ...
2001-03-28 jhbUpdate history to reflect that ktr first appeared in...
2001-03-28 phkChange ntp_flags to "-b" to inspire people to set it...
2001-03-28 phkAllow specification of which source address to use...
2001-03-28 sobomaxAdd Ukrainian translation.
2001-03-28 jhbClose a race condition where if we were obtaining a...
2001-03-28 yarFix a number of minor bugs in the VLAN code:
2001-03-28 ru- Document recent MAN[1-9] -> MAN changes.
2001-03-28 ruDefine MAN to ${PROG}.1 if no manpages were specified...
2001-03-28 jhbAdd missing includes of <sys/sx.h>
2001-03-28 ru- Removed `n' from the list of manpage sections.
2001-03-28 peterTypo fix. s/criticale_t/critical_t/
2001-03-28 jesperMFC candidate.
2001-03-28 hmIn case the driver runs on an HP NetRaid controller...
2001-03-28 alfredForgot to add pci_if.h to SRCS
2001-03-28 dwmaloneAllow ident requests with trailing junk following the...
2001-03-28 acheBack out my fseeko -> fseek(END) change - we need to...
2001-03-28 jhb- Both <sys/sx.h> and <sys/mutex.h> depend on <sys...
2001-03-28 jhbAdd a simple manpage describing the basic functionality...
2001-03-28 jhb- s/mutexes/locks/g in appropriate comments.
2001-03-28 ruMerged src/lib/libtelnet rev.1.9 (fixed removing of...
2001-03-28 ruBye-bye /usr/lib/libtelnet.a. This should fix ``make...
2001-03-28 jhbConvert the allproc and proctree locks from lockmgr...
2001-03-28 sobomaxPut a note about ee(1) update.
2001-03-28 phkAxe out duplicate.
2001-03-28 phkSpelling fixes.
2001-03-28 phkRemove duplicate.
2001-03-28 phkRemove a duplicate piece of chalk.
2001-03-28 peterOpenBSD's g_Ctoc() returned a false error when the...
2001-03-28 jhbPass in a pointer to the mutex's lock_object as the...
2001-03-28 brianRemove sockets found in /var/run or /var/spool/lock...
2001-03-28 peterFix g_Ctoc() interface, approximately based on OpenBSD...
2001-03-28 brianBring the PPPoE interface UP if required
2001-03-28 jhbCatch up to header include changes:
2001-03-28 jhbUse mtx_initiaalized() rather than violating the intern...
2001-03-28 jhbRework the witness code to work with sx locks as well...
2001-03-28 jhb- Resort some includes to deal with the new witness...
2001-03-28 jhbAdd a manpage for the critical_enter/exit() functions.
2001-03-28 jlemonBack out previous commit until I figure out a way to...
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.
next