]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-09-04 John PolstraWhen looking up symbols, search the objects loaded...
1999-09-04 Michael Harobrucify, `v' before `W', mention -v is non-standard...
1999-09-04 Michael Haromention that -v is non-standard
1999-09-04 Michael Harobrucify and add comment about -v being non-standard...
1999-09-04 KATO TakenoriMerge from sys/i386/isa/clock.c revision 1.145.
1999-09-04 KATO TakenoriMerge from sys/i386/conf/files.i386 revision 1.264.
1999-09-04 Brian Somerso Split the two IPCP queues into three - one for FSM...
1999-09-03 Tim VanderhoekThorough revamp of how input commands are processed...
1999-09-03 Tim VanderhoekAdd /usr/share/examples/more/. Will contain sample...
1999-09-03 Bill Paul#ifdef out the definition for the small packet RX ring...
1999-09-03 Peter WemmFinish making LINT compile. Disable references to...
1999-09-03 Doug RabsonRemove vestiges of old pnp code.
1999-09-03 Doug RabsonRemove the last vestiges of the old pnp code in favour...
1999-09-03 Mike SmithSlight reorganisation of the Alpha/SRM loader build:
1999-09-03 Peter WemmForced commit/correction: The previous commit message...
1999-09-03 Peter WemmFix a warning for the !DEVFS case.
1999-09-03 Peter Wemmif_ed doesn't use the wrappers anymore.
1999-09-03 Peter WemmCommit a checkpoint of an updated if_ed driver. This...
1999-09-03 Brian FeldmanMake the "uid" and "gid" code better. Now it can detect...
1999-09-03 Luoqi ChenRemove GCC_UNUSED under FREEBSD_NATIVE option.
1999-09-03 Luoqi ChenAllow getblk() to be called from an idle context (by...
1999-09-03 Nik ClaytonCorrect the information about Lincoln's assasination...
1999-09-03 Chris CostelloAdd cross-references to respective syscalls.
1999-09-03 Sheldon HearnUpdate the instructions for setting up audio symlinks...
1999-09-03 Chris CostelloChange `NetBSD' in the description to `FreeBSD' in...
1999-09-03 Alexey ZelkinLink man4/i386/alpm.4 to man4/
1999-09-03 Peter WemmCosmetic tweak. Collect the fdc methods together and...
1999-09-03 Poul-Henning... Use micro "disk" layer in ata-disk
1999-09-03 Poul-Henning... Set si_bsize_phys to 2048 for cdrom.
1999-09-03 Brian SomersWhen sending radius authentication requests:
1999-09-03 Julian ElischerPrint out the device name when there is an uninitialise...
1999-09-03 Julian ElischerAdd a catchall to set default blocksize values for...
1999-09-03 Marcel MoolenaarInstall linux.sh in /usr/sbin and not in /usr/bin.
1999-09-03 Marcel MoolenaarI missed the namechange of field desc in struct i386_ld...
1999-09-03 Matthew N.... Get this to compile again. struct pnp_cinfo went away so
1999-09-03 Julian ElischerRevert a bunch of contraversial changes by PHK. After
1999-09-03 Luoqi ChenRestore documented tgetstr() behavior.
1999-09-03 Julian Elischerremove some out-of-scope DEVFS references..
1999-09-03 Luoqi ChenHandle for passthru resource release correctly.
1999-09-03 Matthew N.... This adds support for the Buslogic/Bustek/Storage Dimen...
1999-09-03 Matthew N.... This is the rest of the MCA support; new_bus code to...
1999-09-03 Matthew N.... SYSINIT() needs sys/kernel.h. Include it.
1999-09-03 Matthew N.... This adds the i386 specific support for systems with...
1999-09-03 Julian ElischerRemove accidental cut&paste garbage in a comment.
1999-09-03 Greg LeheyReverse MFC of revision 1.5.2.7:
1999-09-03 Julian ElischerComment the boot manager. So I don't have to work it...
1999-09-02 Marcel MoolenaarImplementation of the modify_ldt syscall. Use the sysar...
1999-09-02 Luoqi ChenUse definitions provided in sysarch.h for args structures.
1999-09-02 Luoqi ChenSome reorganization of sysarch() interface:
1999-09-02 David E. O... MFS: tweak my wording a little.
1999-09-02 Ruslan ErmilovAllow signals to interrupt system calls.
1999-09-02 KATO Takenori- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that...
1999-09-02 KATO TakenoriThe ed_probe_Novell should not clear id_maddr when...
1999-09-02 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.156.
1999-09-02 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.263.
1999-09-02 KATO TakenoriSync with sys/i386/conf/GENERIC revision up to 1.186.
1999-09-02 Chris CostelloRemove superfluous tab in `Fix:' field.
1999-09-02 Jordan K. HubbardIt's "router_flags" not "routerflags"
1999-09-02 Kazutaka YOKOTAEnable ioctls to manipulate color palette. They have...
1999-09-02 Kazutaka YOKOTADo not call the VESA BIOS if the current video mode...
1999-09-02 Marcel MoolenaarSilence warnings about the use of vnode sanse declaration.
1999-09-02 Warner LoshFix the root cause of the fts buffer overflow. This...
1999-09-02 Peter WemmMissed this use of the old pnp includes. I don't think...
1999-09-02 Peter WemmUpdate for new pnp includes
1999-09-02 Peter WemmSo that there is no confusion, zap these now. pnpinfo...
1999-09-02 Peter WemmTake a shot at getting this to compile under newpnp.
1999-09-02 David E. O... Document that dhclient-script will only set the hostnam...
1999-09-02 Peter Wemms/LOGIGAL/LOGICAL/
1999-09-02 David E. O... - Don't use contractions
1999-09-02 Peter WemmStub out the old pnp code till these are converted...
1999-09-02 Jordan K. HubbardOh crud, did I ever screw the pooch! Rather than sync...
1999-09-01 Chris CostelloRe-add the libmytinfo/libncurses stuff - removing it...
1999-09-01 Daniel Bakercolumn counter (cnt) not reset to 0 on display of ...
1999-09-01 Chris CostelloProperly document -P and -p flags.
1999-09-01 Chris CostelloRemove unused variable `ch'.
1999-09-01 Daniel BakerCorrected apparent omission in program logic which...
1999-09-01 Nick HibmaTypo: 'x' should be 'y' (only affects debugging output)
1999-09-01 Doug RabsonThis is part of an untested set of changes to the ed...
1999-09-01 Doug RabsonThis represents essentially a complete rewrite of the...
1999-09-01 Chris CostelloThe libraries `libmytinfo' and `libncurses' are not...
1999-09-01 Tim VanderhoekSlay a grammar gremlin.
1999-09-01 Mark MurrayThis commit was generated by cvs2svn to compensate...
1999-09-01 Mark MurrayDouble pointy hat award. Import this into the right...
1999-09-01 Mark MurrayThis commit was generated by cvs2svn to compensate...
1999-09-01 Mark MurrayDrat. Import this into the right place. Pass me the...
1999-09-01 Mark MurrayDrat. Import this into the right place. Pass me the...
1999-09-01 Mark MurrayTermcap header no longer needed.
1999-09-01 Bill PaulRe-arrange things in the attach routines of the 3Com...
1999-09-01 Nick Sayerquoted string change: the si driver also covers the...
1999-09-01 Sean Eric FaganMake prototype match function.
1999-09-01 Poul-Henning... Fix the sense of the vn_isdisk() check.
1999-09-01 Peter WemmSigh. Serves me right for testing against a modified...
1999-09-01 Roger HardimanUpdate to driver 1.72.
1999-09-01 Poul-Henning... Set si_bsize_phys and si_bsize_max in all legacy CD...
1999-09-01 Sheldon HearnFix stupid disorder in previous commit. This was my...
1999-09-01 Sheldon HearnThe -f option stole the -d option's option string colon...
1999-09-01 Poul-Henning... Try to win back the "removal of most crufty code" troph...
1999-09-01 Poul-Henning... unifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoe
1999-09-01 Poul-Henning... unifdef -Uvax
1999-09-01 Jordan K. HubbardUse the appropriate macro for double quotes rather...
next