]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-09-26 rogerSplit the Bt848 driver into seperate files for
1999-09-26 imp[[ Forced commit for last (null) message ]]
1999-09-26 imp*** empty log message ***
1999-09-26 billf-Wall cleanups, handle unknown cases.
1999-09-26 billfSilence -Wall
1999-09-26 impKill printf warnings.
1999-09-26 dillon This is a major fixup of unionfs. At least 30...
1999-09-26 peterTry and catch a make -j problem in 'make depend'.
1999-09-26 peterGC bdbtofsb()
1999-09-26 peterbdbtofsb() appears to have been unused for quite some...
1999-09-26 n_hibmaChange explicit use of the queue fields into use of...
1999-09-26 peterMinor tidy up of PPP_FILTER and NBPF stuff. Don't...
1999-09-26 wpaulUpdate the Starfire driver comments and man page to...
1999-09-26 eivindUpdate this to be able to output ASSERT_VOP_(UN)LOCKED...
1999-09-26 eivindMove the declaration of panic() from sys/systm.h to...
1999-09-26 eivindMove the vop_islocked declaration to the top, in prepar...
1999-09-26 mdodddevice_get_ivars() called twice. Remove second call...
1999-09-26 mdoddDuplicated '(' removed.
1999-09-26 mdoddmca_add_{iospace,mspace}() no longer takes a 4th arg.
1999-09-26 mdoddRip out the nastiness I cribbed from the EISA bus code...
1999-09-26 mdodd- Split out the ISA and PCCARD specific code.
1999-09-26 nyanMerge from sys/i386/isa/spkr.c revision 1.37 and 1.39.
1999-09-26 nyanMerge from sys/i386/isa/pcaudio.c revision 1.50.
1999-09-26 nyanMerge from sys/i386/isa/mse.c revision 1.44.
1999-09-26 nikMention /dev/vn0b and /dev/vntab. ascii -> ASCII trans...
1999-09-25 chrisChange .Fn to .Xr on a couple of lines where abort...
1999-09-25 chrisCapitalization errors:
1999-09-25 chrisDocument the make_dev(9) and remove_dev(9) facilities.
1999-09-25 phkFor some reason patch didn't remove these three lines...
1999-09-25 phkRemove a warning check which was too general.
1999-09-25 mjacobFix from Tor so that if we enter the debugger in the...
1999-09-25 jhbUpdate the dictionary to contain all of the words in
1999-09-25 mjacobFix from Tor so that if we enter the debugger in the...
1999-09-25 phkRemove five now unused fields from struct cdevsw. ...
1999-09-25 wpaulChange contigmalloc() lower memory bound from 1MB to...
1999-09-25 dillon mdoc style cleanup
1999-09-25 dillon mdoc cleanup
1999-09-25 phkThis patch clears the way for removing a number of...
1999-09-25 chrisRemove a useless new line.
1999-09-25 chrisDocument the devtoname(9) kernel interface.
1999-09-25 phkAdd missing 't' in printf message.
1999-09-25 nyanRemove unnecessary file. This file is obsolete by newbu...
1999-09-25 phkFix a hole in jail(2).
1999-09-25 phkRemove NBPF conditionality of bpf calls in most of...
1999-09-25 phkOops! I enabled SOFTUPDATES by accident.
1999-09-25 markmRename a macro; it gets set at "make world" time, and...
1999-09-25 nyanMerge from sys/i386/conf/files.i386 revision 1.270...
1999-09-25 wpaulCall sk_start() at the end of sk_intr() if there's...
1999-09-25 billfRemove two more unnecessary function declarations/proto...
1999-09-25 billfInclude the proper headers, remove the unnecessary...
1999-09-25 billfo Remove all of the objformat logic, it's never coming...
1999-09-25 billfRemove duplicate declarations for two internal functions.
1999-09-25 billfStuff a variable declaration inside a #if block that...
1999-09-25 billfRemove declaration of getenv(), we get that from stdlib...
1999-09-24 brianTypo
1999-09-24 phantomVarious style and visual changes.
1999-09-24 markmFix problem where a macro is not properly initialised...
1999-09-24 dillon More locking clarifications. Add skeleton manual...
1999-09-24 obrienSwitch the order of a two tests so that the error actua...
1999-09-24 markmLow-level, but significant cleanup of Perl's build...
1999-09-24 dillon More synchronization of the VOP documentation to...
1999-09-24 sosFix timeout handeling and add retry counts.
1999-09-24 phantomMention -p and -t options.
1999-09-24 dillon More clarification of locking requirements.
1999-09-24 dillon Bring more VOP manual pages up to date in regards...
1999-09-24 dillon Update errors in documentation for various VOP_...
1999-09-24 nsayerSlight reordering of /etc/rc order: It now goes
1999-09-23 jmb Add information and configuration on the DUL.
1999-09-23 jkhGuard against an rm returning non-zero status.
1999-09-23 dillon Header file required to support ccd changes. Forgo...
1999-09-23 nyan- Supported 1.23MB FD again.
1999-09-23 phantommdoc(7)'fy
1999-09-23 phantommdoc(7)'fy
1999-09-23 phantomLearn nroff about -p and -t options. It allows to prepr...
1999-09-23 phantomAdd to .Nm devstat_end_transaction_buf().
1999-09-23 phantomNuke dlopen.3 -> dlversion.3 link.
1999-09-23 dillon Bring documentation up to date
1999-09-23 dillon Bring ccd documentation up to date. Reference...
1999-09-23 marcelLinux doesn't complain if you remove a msg queue that...
1999-09-23 dillon Cleanup CCD quite a bit, including adding clarifyin...
1999-09-23 dillon Fix ccdiodone code. The code was using cbp->cb_buf...
1999-09-23 kenClarify what getdevs() expects as input.
1999-09-23 obrienSync with am-utils-6.0.2s2.
1999-09-23 jhayMake the frequency tuneable via a sysctl.
1999-09-23 obrienFix conflicts.
1999-09-23 peterRestore vendor $Id$ now that it won't be clobbered.
1999-09-23 obrienThis commit was generated by cvs2svn to compensate...
1999-09-23 obrienVirgin import of AMD (am-utils) v6.0.2s2
1999-09-23 peterFix a commit that shouldn't have snuck in. Rev 1.12...
1999-09-23 jkhMFS: firewall -> firewall_type
1999-09-23 katoFixed the bug that the number of sectors per cylinder...
1999-09-23 kato- Fixed DMA 64k boundary problem.
1999-09-23 katoSync with sys/dev/syscons/syscons.c revision 1.322.
1999-09-23 wpaulAs suggested by phk, unconditionalize BPF support in...
1999-09-23 achemoved to tmac/locale
1999-09-23 achemoved to koi2alt
1999-09-23 dillon Fix bug in pseudo-geometry calculation code that...
1999-09-22 archieRemove the "diffburst" tool, because equivalent functio...
1999-09-22 phantomAdd gencat(1) to SEE ALSO section.
1999-09-22 phantomAllow .Rv macro to be used in 7th section also. This...
next