]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-04-15 msmithAllow the CVS modules from which the source, doc and...
1998-04-15 dimaUse 0440 root.kmem kermissions on kernel instead of
1998-04-15 bdeSupport compiling with `gcc -ansi'.
1998-04-15 bdeSupport compiling with `gcc -ansi'. Fix missing `volat...
1998-04-15 phkIn pre-devfs days, /dev/psm0 had always been a non...
1998-04-15 phkBetter RFC1918 network protection
1998-04-15 phkIn light of the fact that several widespread sendmail...
1998-04-15 bdeFixed bitrot in the non-softdep case of ufs_dirremove():
1998-04-15 bdeFixed breakage of fork accounting in previous commit...
1998-04-15 dtAdd a missing LK_RETRY.
1998-04-14 jmb rotate sendmail statistics file weekly.
1998-04-14 dannyPR: 4866
1998-04-14 katoFix page fault panic by probing NE200 compatible PCI...
1998-04-14 peterAdd mktemp directory
1998-04-14 peterBring in an old faithful tool I've been using for just...
1998-04-14 peterFix a nasty flaw as a result of using the arc4random...
1998-04-14 phkBetter SYNOPSIS
1998-04-14 phkadd strings(1) to what(1) "SEE ALSO"
1998-04-14 phkFix a minor mbuf leak created by the previous change.
1998-04-14 jmb use extended error codes as noted in rfc1893.
1998-04-14 steveDocument the use of sendmail options on the commandline.
1998-04-14 steveDon't let secs variable wrap if <= 2.
1998-04-13 woschAdd tutorials directories.
1998-04-13 sosAdded EIDRM & ENOMSG errno in translation table.
1998-04-13 sosAdded EIDRM & ENOMSG to errno translation table.
1998-04-13 msmithDon't use INTR when only one device supports it.
1998-04-13 sosAdd EIDRM errno (PR 176), ENOMSG errno (myself) for...
1998-04-13 phkWrong header length used for certain reassembled IP...
1998-04-13 bdeFinished previous commit. Just revert to rev.1.9.
1998-04-13 wollmanDocument the requirement for TCPMUX to also be enabled...
1998-04-13 semenuFixed autonegotiation. Card registers are now accessed...
1998-04-13 peter-pg was causing a link with -lc_r... :-]
1998-04-13 dfrFixes for using amd with non-NFSv3 servers and for...
1998-04-13 katoSync with sys/i386/isa/wd.c revision 1.156.
1998-04-12 jbFormat changes in an attempt to address some of Bruce...
1998-04-12 jkhFix dependent-package loading when pkg_adding with...
1998-04-12 jkhFix comment.
1998-04-12 sosomehow Jordan got 07.lpd in -current enabled again...
1998-04-12 phkAic APM driver support for e.g. Toshiba T2400 notebook...
1998-04-12 phkopenlog() needs to have LOG_NDELAY added, or else the...
1998-04-12 phkRemove these copies, they now live the right place.
1998-04-12 phkChange noc-tun to nos-tun after Peter did the repositor...
1998-04-12 markmEnable the SecureRPC bits in rc.conf, if the Administra...
1998-04-12 katoSync with sys/i386/isa/wd.c revision 1.155.
1998-04-12 katoFix the problem when SCSI ID is not contiguous.
1998-04-12 dysonAdd aio_error decl.
1998-04-11 acheImplement Helbig idea of offset calculation reducing...
1998-04-11 phkIn these enlightened times there are more and better...
1998-04-11 phksetsockopt() transports user option data in an mbuf...
1998-04-11 dysonMinor typo in the wd driver. The manifestation of...
1998-04-11 phkAdd noc-tun to list
1998-04-11 phkProgram which implements "nos" alias "ka9q" alias ...
1998-04-11 phkWhen pmap_pinit0() allocates a page for proc0's page...
1998-04-11 peterArgh!.. Spot the deliberate mistake that was probably...
1998-04-11 jkhMF22: build lpd docs
1998-04-11 jbChange the FILE locking to be by FILE, not by the under...
1998-04-11 jbAdd FILE locking stubs for libc.
1998-04-11 phkRemove a nolonger implented "BUGS" description.
1998-04-11 jbAdd *_unlocked() macros according to POSIX. In the...
1998-04-11 phkCorrectly figure out that the remove cannot do passive...
1998-04-11 jbAdd a global variable called __isthreaded that can...
1998-04-11 jbAdd a private header file for libc/libc_r/libpthread...
1998-04-11 jbAdd a function prototype to set the name of a thread...
1998-04-10 desAdded comments about LC_ALL and setlocale(3).
1998-04-10 jbAdd a reference to the gcc linker option -pthread that...
1998-04-10 jbDocument the FreeBSD specific options from LIB_SPEC.
1998-04-10 sosDo not clobber "heads" by &= in wdcommand use only &.
1998-04-10 jdpFix the assembler so that it produces object files...
1998-04-10 alexGrammar police.
1998-04-09 sosAdd the LBA addressing flag.
1998-04-09 sosAdd the new LBA mode support in the wd? config examples.
1998-04-09 sosTry to use the "right" CHS translations of a LBA device.
1998-04-09 nate- Whoops, better have the structure created before...
1998-04-08 sosAdd LBA mode support for large drives.
1998-04-08 sosFix a minor bug (|| instead of |)
1998-04-08 woschNew mount option nosymfollow. If enabled, the kernel...
1998-04-08 nate- Fix bug I introduced a few months ago. If a driver...
1998-04-08 cracauer(evil) hackers -> crackers
1998-04-08 phkMinor adjustments to the timecounting and proc0.
1998-04-07 jdpFix a bug which clobbered linker set symbols that had...
1998-04-07 katoSync with sys/i386/boot/biosboot/README.serial revision...
1998-04-07 bdeGuess the position of the drive number in the device...
1998-04-07 katoSync with sys/i386/isa/npx.c revision 1.58.
1998-04-07 katoSync with sys/i386/conf/files.i386 revision 1.196.
1998-04-07 katoSync with sys/i386/i386/machdep.c revision 1.294.
1998-04-06 peterToday is not my lucky day. Fix missing brace and I...
1998-04-06 peterFix VM86 compiles. a #include "opt_vm86.h" was missing...
1998-04-06 peterUse a different errno (ELOOP (as sef mentioned) since...
1998-04-06 peterRather than let users get fd's to symlink files, make...
1998-04-06 peterBack this out, allowing users to get a fd connected...
1998-04-06 peterDon't panic if a VOP_READ() gets through on a short...
1998-04-06 peterImplement a new open(2) flag: O_NOFOLLOW. This will...
1998-04-06 peterAdd a new -F flag which is a superset of -f. It will...
1998-04-06 petercurproc is initialized in locore at the same time for...
1998-04-06 peterremove #ifdef declaration of npxproc, use globals.s...
1998-04-06 peteradd globals.s for data that is treated differently...
1998-04-06 peterUse real types for the SMP pages being allocated rather...
1998-04-06 peterclean up #ifdefs, define the variables that have to...
1998-04-06 peter_curpcb is always defined in globals.s instead of here...
1998-04-06 peterBogus casts
next