summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a real prototype for printit()billf2000-06-301-1/+1
* Provide forward declarations for struct ifnet and struct mbufarchie2000-06-291-0/+3
* Fix kernel build breakage when 'device ether' was not included.archie2000-06-293-13/+3
* Initialize variables used by the Boyer-Moore algorithm.dcs2000-06-291-0/+2
* Tweaks to the build to allow "make -DNOCLEAN" and "make release" tomarkm2000-06-293-2/+10
* Move the securelevel check before loading KLD's into linker_load_file(),archie2000-06-293-12/+10
* Fix assigning alt_month in compatibility codeache2000-06-291-1/+1
* - Removed machine dependent directory and command fromnyan2000-06-2911-17/+133
* - MSDOSFS can do both FAT _and_ FAT32. Since the name "MSDOS" might bealex2000-06-292-6/+6
* Make restart work in active mode, too.des2000-06-291-0/+5
* Note that the -h, -c and -f options are deprecated, and remove note thatdes2000-06-291-12/+17
* Implement the -c optiondes2000-06-291-3/+8
* "Ease understanding" of how -punch_fw works.ru2000-06-291-9/+11
* Note that the cleaning up and reordering in revision 1.19 actually fixed ajhb2000-06-290-0/+0
* Move #ifdef to the right place.bp2000-06-291-1/+1
* Include the src-crypto-rsa collection by default for internat users.peter2000-06-293-1/+3
* List src-secure-rsa and clarify that cvs-crypto does not have it.peter2000-06-294-3/+16
* Don't forget to delete the output file if the request fails.des2000-06-291-1/+3
* Change the fault message to say 'BTX halted' isntead of 'System halted' tojhb2000-06-292-2/+2
* Remove a comment that should not have been committed.roberto2000-06-291-2/+0
* Only try to detect Linksys PCMCIA cards when we are in a pccardps2000-06-293-22/+18
* Increment __FreeBSD_version to mark perl5 upgrade in -current. (Iasami2000-06-291-1/+1
* Add "mach" dir for perl, that's where it installs a lot of stuff now.asami2000-06-291-0/+2
* Add randomdev_load="NO"ache2000-06-291-0/+1
* Add Boyler-Moore algorithm to pre-matching test.dcs2000-06-293-6/+202
* If kernel compiled with INVARIANTS:bp2000-06-291-0/+24
* remove breakage that snuck in with my last commitgallatin2000-06-291-1/+0
* Rework the detecting of the rdmsr and wrmsr instructions in the v86jhb2000-06-292-14/+14
* Fix memory leakage on module unload.bp2000-06-296-2/+24
* Fix memory leakage on module unload.bp2000-06-296-2/+24
* Added a dire sounding note about how crypto is required to build theimp2000-06-291-0/+7
* Add device_identify methods so that we do not need thepeter2000-06-282-36/+43
* _PATH_DEV'ify libdiskjhb2000-06-284-7/+11
* Fix incorrectly implemented receive ACK timeout algorithm:archie2000-06-281-14/+20
* fdesc_getattr:chris2000-06-282-12/+4
* Report a file type (S_IFIFO) in kqueue_stat().chris2000-06-281-0/+1
* Staticize a variable.markm2000-06-282-2/+2
* New libfetch-based fetch.des2000-06-2810-3845/+798
* Handle multiline replies properly, instead of kinda-right.des2000-06-281-7/+16
* Update to driver 2.14. Adds new Tuner types for Hauppauge WinTV cardsroger2000-06-284-77/+126
* Fix the rmdir -p a/b/c/ case, where rmdir -p a/b/c works, and rmdir c/nbm2000-06-281-0/+4
* Added 400.status-pkg.joe2000-06-281-0/+1
* Add options NETGRAPH_ETHERbrian2000-06-285-0/+5
* Further protection against comments in /etc/{passwd,group}brian2000-06-281-4/+6
* kldload ng_ether if we need to.brian2000-06-281-2/+8
* Grumble. The previous commit still had the wrong date in thempp2000-06-281-1/+1
* Typo fix.mpp2000-06-281-1/+1
* Fix a commentbrian2000-06-281-1/+1
* Disabled ida, amr and mlx devices.kato2000-06-281-3/+3
* Merged from sys/i386/i386/userconfig.c revision 1.181.kato2000-06-281-1/+1
OpenPOWER on IntegriCloud