]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-10-28 guidoFix bugs from my previous commit
1997-10-28 nate- Disable cards when doing a suspend by emulating that...
1997-10-28 brianDon't logwtmp(), login() already does it.
1997-10-28 bdeRemoved unused #includes.
1997-10-28 wollmanZaire is now the Dem. Rep. of the Congo, and has new...
1997-10-28 katoSynchronize with sys/i386/isa/npx.c and clock.c revisio...
1997-10-28 katoSynchronize with sys/i386/conf/files.i386 revision...
1997-10-28 ache1) Create intermediate directories with 755, not 777
1997-10-28 bdeDon't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNE...
1997-10-28 acheImplement group part now, final syntax is:
1997-10-28 bdeThis depends on option TCP_DEBUG for some reason, so...
1997-10-28 bdeDon't include <machine/cputypes.h> or declare cputype...
1997-10-28 katoImplement linux_semop, linux_semget and linux_semctl.
1997-10-28 bdeFixed style bugs in open() fix.
1997-10-28 katoSynchronize with sys/i386/conf/GENERIC revision 1.100.
1997-10-28 joergTypo.
1997-10-28 joergUse the new "mandatory" keyword for the npx driver.
1997-10-28 joergRemoved another comment about not-so-mandatory devices...
1997-10-28 joergRemove the stale `log' non-pseudodevice.
1997-10-28 joergAllow for a keyword in the "files" file named "mandator...
1997-10-27 ache1) Ignore -C with -d, not fail (for $(INSTALL) macro...
1997-10-27 acheBack out moving nobody to daemon class, the problem...
1997-10-27 guidoAdd -c option that allows root to specify a login_class.
1997-10-27 acheImplement login classes sepcification as user[/loginclass]
1997-10-27 jmzUse a MODE SELECT command to reset the block size,...
1997-10-27 guidoWhen dosourcerouting is set do not sourceoute....
1997-10-27 bdeMoved declaration of etext from <machine/md_var.h>...
1997-10-27 bdeOops, <machine/psl.h> is used unconditionally in -current.
1997-10-27 acheMove nobody to daemon class, otherwise it is impossible...
1997-10-27 bdeCleaned up #includes.
1997-10-27 bdeKNFize rev.1.31.
1997-10-27 bdeUse unique sleep message strings.
1997-10-27 bdeUse 127 instead of CHAR_MAX for the limit on the sequen...
1997-10-27 bdeUse bread() instead of cluster_read() for reading the...
1997-10-27 steveBetter wording explaining that all single character...
1997-10-27 bdeRemoved unused #includes. The need for most of them...
1997-10-27 bdeForward declare precisely the structs that are actually...
1997-10-27 charnierUse err(3).
1997-10-27 charnierRemove `progname'.
1997-10-27 charnierAdd usage() and err(3). Sync man page with usage string.
1997-10-27 charnierOne line usage string: see man page for more info.
1997-10-27 charnierCosmetic in err() strings.
1997-10-27 charnierUse err(3).
1997-10-27 katoSynchronize with sys/i386/isa/sio.c revision 1.187.
1997-10-27 katoSynchronize with sys/i386/isa/if_fe.c revision 1.32.
1997-10-27 katoSynchronize with sys/i386/isa/if_ed.c revision 1.125.
1997-10-27 katoSynchronize with sys/i386/isa/syscons.c revision 1...
1997-10-27 katoSynchronize with sys/i386/conf/GENERIC and majors.i386...
1997-10-27 charnierUse err(3). Add prototypes. Document -s and -r flags.
1997-10-27 charnierStatisize usage().
1997-10-27 charnierUse err(3). Stylistic changes in man page.
1997-10-27 charnierAdd usage(). Document -n flag. Do not touch/remove...
1997-10-27 charnierUse err(3). Change `=' to `==' in two places, so that...
1997-10-27 charnierntohl->htonl.
1997-10-27 joergMove the EP_ID_PORT out to 0x110, so it doesn't conflic...
1997-10-27 steveOffending statement removed from STANDARDS section...
1997-10-27 steveTypo fix.
1997-10-27 steveFix a misleading comment.
1997-10-27 jkhBump MAXDSIZ to 512MB so that soft limits have a chance...
1997-10-27 dysonCheck to see if the pv_limits are initialized before...
1997-10-27 fennerFix a comment about multicast; since the Etherlink...
1997-10-26 nate- Instead of relying on a functional call to register...
1997-10-26 phkUpdate this little gadet to latest version.
1997-10-26 phkI guess nobody uses ext2fs in current ?
1997-10-26 nate- Patch the 'skeleton' example driver to be more consis...
1997-10-26 phkVFS interior redecoration.
1997-10-26 phkRemade syscalls.master derived files.
1997-10-26 phkAdd "NOIMPL" for syscalls we know what is, but don...
1997-10-26 phkSimplify the lease_check stuff.
1997-10-26 phkAlways initialize the syscall vectors for our "private...
1997-10-26 wpaulIn clntudp_call(), it is possible that xdr_replymsg...
1997-10-26 jraynardRemove yet another superfluous file.
1997-10-26 woschtypo.
1997-10-26 woschUse croation week day name. This avoid a name clash
1997-10-26 brianCosmetic:
1997-10-26 dysonChange the initial amount of memory allocated for pv_en...
1997-10-26 acheAdd -funsigned-char to CFLAGS (for ctype macros)
1997-10-26 acheBack out mode (unsigned char)...
1997-10-26 acheBack out (unsigned char) cast, will use -funsigned...
1997-10-26 helbigTypo.
1997-10-26 helbigSynchronize usage() and man page.
1997-10-26 yokota- Slightly change the way the border color register...
1997-10-26 yokota- The daemon might go off the screen and crashed the...
1997-10-26 nate- 'Beep' support now happens in it's own separate file...
1997-10-26 jmguse += on cflags
1997-10-26 nate- Functional changes to PCCARD support.
1997-10-26 nate- Do a bunch of gratuitous changes intended to make...
1997-10-26 nate- Call 'callout_handle_init' on the two timeout channel...
1997-10-26 brianCosmetic (no functional changes):
1997-10-26 jdpChange L_SET to SEEK_SET for POSIX compliance.
1997-10-25 nate- KNF the PCI stuff, no functional changes.
1997-10-25 wollmanMerge changes from vendor branch.
1997-10-25 wollmanThis commit was generated by cvs2svn to compensate...
1997-10-25 wollmanNew version of the timezone database (1997i) from Arthu...
1997-10-25 phkRecognize even more of the Znyx 314 cards.
1997-10-25 jkhFix typo in startup menu.
1997-10-25 dysonSomehow an error crept in during the previous commit.
1997-10-25 dysonSupport garbage collecting the pmap pv entries. The...
1997-10-24 dysonDecrease the initial allocation for the zone allocations.
1997-10-24 briansleep => nointr_sleep
next