summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up the Makefiles, make them consistent with the others and removen_hibma1999-11-227-42/+33
* Add the usb module and move the USB related modules into the generic sectionn_hibma1999-11-221-1/+2
* USB is loadable as a module as well.n_hibma1999-11-221-0/+56
* Move the pretty printing of the description for USB controllers ton_hibma1999-11-223-6/+42
* Remove some bogus bus methods peter added. We are hardly doingn_hibma1999-11-224-24/+4
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-2266-223/+21626
* An example of how to configure PPPoE.brian1999-11-211-0/+27
* Enable pppoedbrian1999-11-211-1/+1
* pppoed(8) - a server to accept PPPoE connectionsbrian1999-11-213-0/+735
* Call MkSockNode() as uid 0brian1999-11-213-1/+22
* Document the requirement for root privileges.julian1999-11-213-3/+9
* oops cut-n-paste errorjulian1999-11-211-1/+1
* It's time to only allow root to manipulate netgraph nodes.julian1999-11-211-0/+2
* Make __sfp() even more thread-safe.dt1999-11-211-1/+1
* Hopefully the last patch from Brian to get server side PPPoE working.julian1999-11-211-4/+2
* Update for new doc paths.jkh1999-11-212-4/+4
* Add a "-d" option which causes the system to generate a crash dump.jdp1999-11-212-4/+17
* Don't clear the SA_FLAG_TAPE_LOCKED prior to callingmjacob1999-11-211-13/+16
* Build tools against the host's includes and libraries. Also, don'tmarcel1999-11-211-140/+51
* Add make_dev functions. Tested with only one changer (sigh- all my othersmjacob1999-11-211-3/+7
* Restore the 2.3 config file.obrien1999-11-211-0/+188
* Introduce the new functionphk1999-11-2119-55/+48
* Add event queue handling. It triggers activities on events read fromn_hibma1999-11-215-59/+984
* Add FNM_FILE_NAME - GNU alias to FNM_PATHNAMEache1999-11-211-0/+5
* Addition of new fields to the usb_devinfo struct to enable the newn_hibma1999-11-213-13/+26
* Revoke the vnodes on detach. This avoids the crashes people have seenn_hibma1999-11-214-17/+48
* Enclosed the arguments of binary and in brackets.n_hibma1999-11-211-5/+7
* fix for -fno-builtincg1999-11-213-4/+6
* Add text for Rendition Verite V1000 and V2000 video cards.bp1999-11-211-0/+9
* Remove race condition under SMP.bp1999-11-212-4/+16
* Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name.charnier1999-11-212-17/+17
* 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
OpenPOWER on IntegriCloud