summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct use of .Nm. Add DIAGNOSTICS section. Add rcsidcharnier1999-11-214-16/+24
* These files have been repo-copied to dev/sound/* (making way for pcmpeter1999-11-2128-11278/+0
* Add comment about aliases on same subnet.phk1999-11-211-0/+2
* Moved useracc() to top of sigreturn as to avoid panicpho1999-11-212-8/+8
* s/p_cred->pc_ucred/p_ucred/gphk1999-11-2117-20/+20
* Document new feature (support for write(2) when 1 hook attached).julian1999-11-213-0/+30
* Fixes from brian. With some changes from me.julian1999-11-213-43/+74
* Fix the entry for the NetGear FA410TX, which appears to have been committedmsmith1999-11-212-6/+6
* Apply a bandaid to the grep Makefile to try and get it to compile and stoppeter1999-11-211-2/+3
* Add rpc.umntall utility, to be used by startup and shutdown scriptsdillon1999-11-216-0/+681
* If vfs_mountroot_try() isn't given a path to try mounting, return a silentmsmith1999-11-212-2/+2
* Tempt fate and stop index from converting a const char * into a char *.peter1999-11-214-22/+48
* document new ISP config optionsmjacob1999-11-213-6/+42
* Clean up stupidity in the isp_handle_other_response function- indexesmjacob1999-11-211-119/+169
* Add storage/access for a default WWN. A miscellaneous tweak or two.mjacob1999-11-211-3/+3
* Add a isp_getrqentry inline function (that is, find the next availablemjacob1999-11-211-0/+24
* Fix some includes for when we (eventually) get target mode working again.mjacob1999-11-211-54/+77
* Put *back* the f/w, this time with a BSD style licence as approvedmjacob1999-11-211-6/+25220
* Add in new Qlogic isp config options:mjacob1999-11-211-0/+7
* Fix dmasetup functions to have 16 bit queue indices. Get the chip revisionmjacob1999-11-212-56/+80
* Revert peter's commit to remove cdevsw_add() - it was a bit prematurejkh1999-11-211-0/+2
* Spell command names correctly. Even when they appear at the beginningobrien1999-11-211-3/+3
* Merge FreeBSD changes into 2.3:obrien1999-11-211-91/+170
* Merge FreeBSD changes into 2.3:obrien1999-11-211-74/+35
* Alias -R to -r for backward compatibility.obrien1999-11-211-2/+3
* Set default matcher from argv[0].obrien1999-11-211-546/+825
* s/Brige/Bridge/.kuriyama1999-11-212-8/+8
* This is the stock 2.3 file (+ FreeBSD id). Since someone added 2.0 ratherobrien1999-11-205-190/+428
* This is the stock 2.3 file (+ FreeBSD id). Since someone majorly SPAMMEDobrien1999-11-203-229/+503
* This is the stock 2.3 file (+ FreeBSD id). Since someone majorly SPAMMEDobrien1999-11-201-19/+32
* Merge FreeBSD changes into 2.3:obrien1999-11-201-167/+264
* Teach the md driver to use preloaded files of type "md_image".phk1999-11-201-68/+128
* This commit was generated by cvs2svn to compensate for changes in r53469,obrien1999-11-205-0/+579
|\
| * Virgin import of a trimmed down GNU Grep 2.3.obrien1999-11-2017-2693/+4359
| * recording cvs-1.6 file deathpeter1995-12-305-8117/+0
* | Minor tweak: the subsystem device ID code for the quad port 62044 cardwpaul1999-11-204-4/+14
* | A process should be able to examine itself.sef1999-11-202-4/+6
* | changes for the new location of pcmcg1999-11-201-14/+14
* | repo-copied to make way for newmidi, this commit updates include pathscg1999-11-2017-33/+33
* | We do not have ffs_checkexp, so remove the prototypeeivind1999-11-201-2/+0
* | Fix VOP_MKNOD for loss of WILLRELE. I don't know how I could have missedeivind1999-11-202-14/+2
* | Generate skel.c at build time.dt1999-11-202-1550/+4
* | Allow NULL for startp and/or countp in bus_get_resource() so that you canpeter1999-11-204-8/+16
* | Add (FILE *) locking.dt1999-11-201-0/+9
* | Make __sfp() (FILE allocator) thread-safe: added locking like in malloc().dt1999-11-201-0/+11
* | Get rid of calls to vfinddev() by ripping out code for vnode typephk1999-11-201-26/+0
* | Get rid of calls to vfinddev() by doing like specfs.phk1999-11-201-15/+7
* | Don't compile NETGRAPH out of ppp for the release crunchbrian1999-11-201-3/+3
* | Add options NETGRAPH, NETGRAPH_PPPOE and NETGRAPH_SOCKETbrian1999-11-205-0/+15
* | struct mountlist and struct mount.mnt_list have no business beingphk1999-11-2020-79/+71
OpenPOWER on IntegriCloud