]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-22 woschAdded upcoming FreeBSD 4.3
2001-02-22 nikMention the edquota(8) utility when talking about editi...
2001-02-22 nikAdd quota.user(5) and quota.group(5) man pages.
2001-02-22 dcsCorrect the prototype for pager_output().
2001-02-22 mckusickWhen cleaning up excess inode dependencies, check for...
2001-02-22 jhbNow that zerror() and SPLASSERT() have been laid to...
2001-02-22 ruDocument that the IPFW messages are logged via syslogd(8).
2001-02-22 jhbDocument TARGET_ARCH.
2001-02-22 jhbConvert an instance of 8 spaces to a tab.
2001-02-22 dcsSince we don't have rfd0 anymore, put in a line that...
2001-02-22 ruMove the realpath(1) birth day from FreeBSD 5.0 to...
2001-02-22 mjacobRestore a print_sense=FALSE that got nuked by accident...
2001-02-22 gshapiroDocument the vacation -d and -l options
2001-02-22 gshapiroRevamp /etc/mail/Makefile:
2001-02-22 gshapiroAdd a new make knob, SENDMAIL_MC, which is meant to...
2001-02-22 gshapiroInstall freebsd.mc and freebsd.cf in /etc/mail so users...
2001-02-22 peterFuther cleanups. Since we have two options lists, one...
2001-02-22 gshapiroMove creation of the sendmail statistics file from...
2001-02-22 gshapiroClean up freebsd.mc to make it easier for users to...
2001-02-22 peterCollect together a handful of copies of the option...
2001-02-22 jhbWork around a race condition where an interrupt handler...
2001-02-22 jhbJust use the ithread->it_proc directly in a KTR tracepo...
2001-02-22 jhbAdd KTR tracepoints for adding/removing interrupt handlers,
2001-02-22 jhb- Use the NOCPU constant.
2001-02-22 jhbQuiet a warning with a uintptr_t cast.
2001-02-22 jhb- Use the new NOCPU constant.
2001-02-22 jhbFix a bug where the 'ithread' variable was being set...
2001-02-21 jkhPut the kerberos checksum information into the correct...
2001-02-21 jhbRemove attempt to add in PREEMPTION #ifdef test in...
2001-02-21 bmahNew release notes: Note format string paranoia and...
2001-02-21 wpaulBig round of minor updates:
2001-02-21 gibbsaic7xxx.c:
2001-02-21 benExpand
2001-02-21 nikAdd com1-4 as finger friendly shortcuts for /dev/cuaa0...
2001-02-21 wollmanReword the description a little bit more for parallel...
2001-02-21 wollmanDestroy the evidence of my misunderstanding of the...
2001-02-21 gallatinFix the osfulator in the face of Doug's optimized syste...
2001-02-21 umeif no address is setted, do not call ioctl(SIOCAIFADDR)
2001-02-21 mjacobUse the correct device names (now that we have devfs...
2001-02-21 jesperBackout change in 1.153, as it violate rfc1122 section...
2001-02-21 assarremove definition of KRB4, this gets defined conditiona...
2001-02-21 benDon't suggest
2001-02-21 obrienOur OS name is "freebsd", not "freebsdelf"
2001-02-21 nyanFixed warnings.
2001-02-21 bpAdd VI_LOCK(), VI_TRYLOCK() and VI_UNLOCK() macros...
2001-02-21 katoMerged from sys/isa/sio.c revision 1.326.
2001-02-21 katoMerged from sys/i386/isa/clock.c revision 1.170.
2001-02-21 katoMerged from sys/i386/i386/machdep.c revision 1.441.
2001-02-21 bpFix parameter order in the calls to MGET().
2001-02-21 jkhProperly preserve /etc/mail during upgrades.
2001-02-21 rwatsono Move per-process jail pointer (p->pr_prison) to insid...
2001-02-21 bdeDon't include "${.CURDIR}/../../Makefile.inc" explicitl...
2001-02-21 rwatsono Remove unnecessary jail() check in bpfopen() -- we...
2001-02-21 sobomaxFix a typo, that in some cases may lead to incorrect...
2001-02-20 teggeEnsure that RLIMIT_NPROC limits are at least 1 to avoid...
2001-02-20 jesperOnly call in_pcbnotify if the src port number != 0...
2001-02-20 alfredFix vinum for both devfs and non-devfs systems.
2001-02-20 jkhUse the more logical author syntax from pkg_version...
2001-02-20 jesperSend a ICMP unreachable instead of dropping the packet...
2001-02-20 jesperRemove unneeded loop increment in src/sys/netinet/in_pc...
2001-02-20 nsayerFix some glaring insecurities in the prototype firewall...
2001-02-20 luigiBring the new script into -current. Still untested...
2001-02-20 alfredforced commit to note that the last delta also reordere...
2001-02-20 ruThese pages are not i386-specific.
2001-02-20 alfredTake a shot at making vinum devfs aware.
2001-02-20 mckusickThis patch corrects two problems with the rate limiting...
2001-02-20 ruRemove the MD part from the document title.
2001-02-20 jhb- In the KTR_EXTEND case, use a const char * to point...
2001-02-20 krisTypo fixes: prefered -> preferred
2001-02-20 jhb- Add a new ithread_schedule() function to do the bulk...
2001-02-20 simokawaBetter detection of duplicated initialization.
2001-02-20 krisCorrect comment typos
2001-02-20 jhb- Axe unused macros used by BSD/OS in assembly for...
2001-02-20 jhb- Abolish the 'show ktr_first' and 'show ktr_next'...
2001-02-20 peterThis time really fix the machine/lock.h thing. This...
2001-02-20 obrienBack out a controverial commit.
2001-02-20 krisTurns out we do need to do bootstrapping of MACHINE_CPU...
2001-02-20 luigiPreserve alignment of first mbuf in m_copypacket.
2001-02-20 obrienMFS: rev 1.28.2.2 - Support GCC 3.0.
2001-02-20 jhb- Don't call clear_resched() in userret(), instead...
2001-02-20 impTake luigi's suggestion and move the check for nothing...
2001-02-20 impAdd DC_UNLOCK before first return. This caused returns...
2001-02-20 gallatinRegen
2001-02-20 gallatinSort out the umount breakage introduced in the last...
2001-02-20 krisCorrect IPv4 option processing.
2001-02-20 jlemonHook up the linux module for alpha again.
2001-02-20 jlemonRegenerate.
2001-02-20 jlemonFix duplicate linux_mount definition
2001-02-20 peterPlace some hooks (__stdin, __stdout, __stderr) into...
2001-02-20 krisAdd back a missing file from the no-asm case
2001-02-19 krisRemove bogus setting of MACHINE_CPU here. There is...
2001-02-19 krisRemove a remnant of my attempt to get alpha asm code...
2001-02-19 desChange the read-only reply to "550 Permission denied.".
2001-02-19 mjacobMove linux to i386 only until it gets fixed for alpha...
2001-02-19 markmCosmetic and spelling fixes. Includes some MDOC policework.
2001-02-19 phantomadd LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions...
2001-02-19 phantomcleanup commentaries
2001-02-19 phantom. add comment that 4 character of int_curr_symbol shoul...
2001-02-19 peterBack out rev 1.92
2001-02-19 n_hibmaChange default devfs permissions to the ones in MAKEDEV.
next