summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out the previous change to the queue(3) interface.jake2000-05-26261-881/+880
* Add the 'Z' key to the slice editor. Hitting it toggles the units theobrien2000-05-263-27/+102
* Bump __FreeBSD_version after the Binutils upgrade -- just in case a portobrien2000-05-261-1/+1
* Regen.n_hibma2000-05-252-2/+32
* New entries (Mike Meyer)n_hibma2000-05-251-0/+6
* Reintroduce a workaround for a gas bug (misassembled lgdt instruction)tegge2000-05-252-26/+14
* Remove -a from mkisofs' argument list. It's the default for version 1.12.1dirk2000-05-251-1/+3
* 1. Add IPv6 portrange restriction code (-U flag) to passive().nsayer2000-05-251-0/+31
* Output newline after debugging messagedes2000-05-251-0/+1
* Add (and document) fetchMakeURL()des2000-05-253-3/+51
* IPv6 support.ume2000-05-257-95/+239
* fix up #ifdef jungle for FreeBSDdarrenr2000-05-253-13/+29
* Dump com_err, it's a stinking crock of shit.des2000-05-257-127/+49
* remove duplicate prototypesdarrenr2000-05-253-7/+1
* Fix a topy (if (expr); command;)brian2000-05-251-1/+1
* Don't pass scope-id to EPRT command.ume2000-05-251-1/+1
* fix stray 'i' from editor.alfred2000-05-251-1/+1
* Fix some newlines which have snuck in here in contradiction withhoek2000-05-251-7/+4
* Add a missing negative to a clause.hoek2000-05-251-1/+1
* Add some fortunes, typically gleaned from FreeBSD mailing lists, removehoek2000-05-251-9/+55
* Remove a period inserted by a previous commit. Corporate mottos andhoek2000-05-251-1/+1
* Remove all of the block devices, correct major numbers to point to themsmith2000-05-253-63/+39
* Teach sysinstall about 'twe' disks. Note that this is currentlymsmith2000-05-253-0/+3
* Mark the checksum as complete when looping back multicast packets.jlemon2000-05-251-0/+6
* Teach libdisk about 'twe' disks.msmith2000-05-252-1/+3
* Fix typo.archie2000-05-251-1/+1
* Learn how to create device nodes for the 'twe' devices.msmith2000-05-241-4/+11
* Manpage for the 'twe' driver.msmith2000-05-242-2/+147
* Build the twe module with the rest.msmith2000-05-241-1/+1
* Add the 'twe' driver module makefile.msmith2000-05-241-0/+7
* Initial import of a driver for the 3ware Escalade family of ATA RAIDmsmith2000-05-244-0/+2592
* Take 146 and 147 for the twe driver.msmith2000-05-241-0/+2
* Just need to pass the address family to if_simloop(), not the whole sockaddr.archie2000-05-2410-23/+28
* The name /var/log/alias.log is *not* likely to change in the nearbrian2000-05-242-2/+0
* add common.c to SRCSdarrenr2000-05-241-1/+1
* catch up to the modern ATAPI disk naming conventions and add floppyjkh2000-05-241-1/+1
* add common.c to SRCS to fix compile problemsdarrenr2000-05-243-3/+3
* Move c-decl.c out of the common libcc_int.a into the binary Makefilesobrien2000-05-243-3/+4
* fix duplicate rcsid'sdarrenr2000-05-242-6/+0
* Don't allow people to create new PRs with a 'wish' class.steve2000-05-242-3/+3
* pmap_enter() masked off the page offset bits, pmap_kenter() did not.peter2000-05-242-0/+2
* Mention what ``enable proxy'' actually doesbrian2000-05-242-2/+6
* Remove the lpr/runqueue directory and associated files.mpp2000-05-244-3014/+0
* Fixed some style bugs (mainly convoluted logic for blackhole processing).bde2000-05-241-6/+2
* Re-implement my fix from rev 1.6 (same rev for both files being committed)mpp2000-05-242-2/+20
* We should see the ai_canonname menber of the first addrinfoume2000-05-241-6/+6
* This commit was generated by cvs2svn to compensate for changes in r60867,peter2000-05-242-1/+2
|\
| * Bring in the fix for the trace/_nc_trace issue, without breaking thepeter2000-05-242-1/+2
* | It would have been nice if this actually compiled. Close the headerpeter2000-05-242-0/+2
* | Honour ``set speed sync'' and ``set device !program'' whenbrian2000-05-241-13/+32
OpenPOWER on IntegriCloud