]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-03-23 jbFix a cut'n'paste error that added a stray gnu to a...
1998-03-23 jmb grr....forgot a bug fix in rewrite rules on hub
1998-03-23 jbFor 1.3, NetBSD replaced the swapon() syscall with...
1998-03-23 jmb update to match configuration currently in use
1998-03-23 peterUpdates for the new si driver.
1998-03-23 jlemonAdd the ability to make real-mode BIOS calls from the...
1998-03-23 petersi driver has changed microcode file locations.
1998-03-23 peterRemove these.
1998-03-23 peterSeveral changes:
1998-03-23 peterNew versions of Specialix host card download code.
1998-03-23 eivindSupport new version of global.
1998-03-23 itojunkey_getspi() bugfix.
1998-03-23 bdeIfdefed conditionally-unused variables.
1998-03-23 bdeForward declare even more structs to restore some self...
1998-03-23 bdeFixed syntax errors.
1998-03-23 bdeDon't depend on namespace pollution to help misdeclare...
1998-03-23 bdeAdded a forward struct declaration so that this file...
1998-03-23 bdeFixed function types in synopsis.
1998-03-23 bdeFixed bitrot in synopsis.
1998-03-23 bdeRegenerate (install tclAppInit.c in the installhdrs...
1998-03-23 bdeInstall tclAppInit.c in the installhdrs step so that...
1998-03-23 bdeFixed a function arg type in the synopsis.
1998-03-23 bde(Ab)use .Vt instead of .Fd for a variable declaration.
1998-03-23 bdeFixed bitrot in synopsis. Didn't fix bitrot elsewhere.
1998-03-23 bdeFixedSpellingErrorInAFunctionname.
1998-03-23 bdeSupport building of libgcc.a without building all of...
1998-03-23 bdeHonour -static in LDLAGS. ld without -Bstatic is happy...
1998-03-23 jkhMF22: resync.
1998-03-23 charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 charnier.Nm pw -> .Nm.
1998-03-23 charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 jbAdd vm_ooffset_t and vm_pindex_t that FreeBSD uses...
1998-03-23 charnier.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 charnierAdd rcsid. Sort #includes.
1998-03-23 charnierAdd const to rcsid.
1998-03-23 charnier.Nm nice -> .Nm.
1998-03-23 charnierAdd rcsid. Correct -Wall warning.
1998-03-23 jbFor 1.3, NetBSD walloped the msync syscall and replaced...
1998-03-23 dannyPR: 6104
1998-03-23 yokota- Remove the notice that psm0 must be enabled before...
1998-03-23 jkhMF22: catch up with recent changes.
1998-03-22 jbCast an argument to int for a printf field width the...
1998-03-22 jhayMake the vn device that is being used to build the...
1998-03-22 steveReword using who.1 as a good example of where to start.
1998-03-22 peterI misunderstood Bruce's hint. The chown/chmod are...
1998-03-22 peterFix alphabetical ordering and and excessive cut/pasting.
1998-03-22 jbRemove a bunch of unsupported machines, and the 'other...
1998-03-22 jkhAdd Compaq & SCO partition types.
1998-03-22 peterppp-2.3.x ships with a bad compression number for defla...
1998-03-22 peterppp-2.3.x ships with a bad compression number for defla...
1998-03-22 peterMerge ppp-2.3.3 changes onto mainline
1998-03-22 jbFix a problem of indirection unblocking signals that...
1998-03-22 brianQuiet -Wall in gcc-2.8.1
1998-03-21 peterUpdate kernel parts of ppp to ppp-2.3.3. Not much...
1998-03-21 peterUpdate from ppp-2.3.3
1998-03-21 petermerge ppp-2.3.3 changes onto mainline
1998-03-21 peterFix pathname to contrib/ipfilter botch.
1998-03-21 peterMake it compile.. missing "opt_ipfilter.h" and missing...
1998-03-21 peter/dev nodes for ipfilter
1998-03-21 peterAdd IPFILTER, IPFILTER_LOG and note IPFILTER_LKM.
1998-03-21 peterInitial bmake scaffolding for ipfilter userland stuff.
1998-03-21 peterSome tweaks to get this to compile for the userland...
1998-03-21 peterSome patchups for when this code is compiled in userlan...
1998-03-21 peterOn most other systems "out there", <net/if.h> does...
1998-03-21 bdeHonour -static in LDFLAGS.
1998-03-21 bdeGenerate files at build time, not at install time....
1998-03-21 peterreplaced by FreeBSD specific version
1998-03-21 peterMake this compile.. There are some unpleasing hacks...
1998-03-21 peterMerge vendor changes from 3.2.1 -> 3.2.3 onto mainline
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterImport kernel parts of ipfilter v3.2.3
1998-03-21 peterImport kernel parts of ipfilter v3.2.3
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterImport ipfilter 3.2.3
1998-03-21 markmBuild both libscrypt and libdescrypt. There is no point...
1998-03-21 peterzap 'vector siintr' from example si0 config
1998-03-21 petermerge from 2.2
1998-03-21 peterMerge from 2.2, plus some other changes. In the config...
1998-03-21 dysonSoftdep_sync_metadata appears to expect that it is...
1998-03-21 jkhMF22: install correct kernel
1998-03-20 jkhMF22: teach about LS-120 devices.
1998-03-20 jkhMF22: create raw slice entries.
1998-03-20 msmithRemove unuseful (and annoying) ENXIO printf.
1998-03-20 jkhAck, fix typo in last commit.
1998-03-20 jkhMy face is red - make the code for creating slices...
1998-03-20 markmMore fixes to help fix race bags in "make -jN".
1998-03-20 itojun/usr/local/man/ja_JP.EUC -> /usr/local/man/ja
1998-03-20 bdeRenamed the generated include file keys.tries to keys...
1998-03-20 bdeDon't use beforedepend to break things. The usual...
1998-03-20 bdeDon't use beforedepend to complicate and break things...
1998-03-20 bdeUpdated MISSING list.
1998-03-20 bdeDon't use beforedepend to complicate and break things...
1998-03-20 bdeDon't use beforedepend to complicate and break things...
1998-03-20 bdePut generated source files in SRCS. This fixes races...
1998-03-20 bdeDon't use beforedepend to complicate and break things...
1998-03-20 bdeDon't use beforedepend to complicate and break things...
1998-03-20 bdeRemoved bogus -I path. The correct path is in all...
1998-03-20 hosokawaSome parameter was left uninitialized when the card...
1998-03-20 katoDeleted 1024bytes/sector floppy code for PC-98 arch...
1998-03-20 fennerRemove the check for SYN in SYN_RECEIVED state; it...
next