summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* change callrpc() from taking "char *" args, I'm quite sure they really meantalfred2001-03-234-6/+5
* - DECLARE_MODULE needs SYSINIT -> include sys/kernel.halex2001-03-231-1/+3
* mdoc(7) police: fix markup.ru2001-03-234-52/+12
* Fixed style bugs (use normal formatting for assignment, and don't overridebde2001-03-231-2/+1
* Quote PPP_CONFDIR in CFLAGSbrian2001-03-231-1/+1
* Fix -I getopt formache2001-03-231-1/+1
* replace calls to non-existant bail() subroutine with calls toalfred2001-03-232-4/+4
* Change _PATH_PPP to PPP_CONFDIR and allow it to be overridden at compile timebrian2001-03-234-5/+11
* Correct the acl_set_permset and acl_set_tag_type man pagesjedgar2001-03-234-66/+60
* added new directories to sync with XFree86-4.0.3.sf2001-03-231-0/+38
* mdoc(7) police: fix markup.ru2001-03-2316-302/+144
* mdoc(7) police: fix markup, function prototype, and RETURN VALUES text.ru2001-03-232-58/+82
* Merged from sys/i386/isa/npx.c revision 1.93.kato2001-03-231-3/+3
* Merged from sys/i386/i386/machdep.c revision 1.445.kato2001-03-232-0/+2
* Make wizard mode get out of raw mode first before going interactive withjkh2001-03-232-0/+4
* mdoc(7) police: fix markup and some spelling.ru2001-03-232-66/+99
* Fix a bug with setting the soft updates option from a script.jkh2001-03-234-10/+8
* Now that I have a pair of CreditCard Netwave Adapter, tweak the ejectimp2001-03-231-2/+0
* Switch from lynx to "links" as the default doc browser.jkh2001-03-237-16/+17
* Get rid of setgid kmem for systat, and while being there, fix some bugstmm2001-03-2310-151/+397
* Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames andtmm2001-03-2315-15/+65
* devfs convertion used VINUMRMINOR incorrectly (passing args inalfred2001-03-221-3/+3
* Add missing specification of the `-s' option to the usage line.iedowse2001-03-221-1/+1
* Add the following ACL editing functions:jedgar2001-03-2237-4/+2950
* Revert rev 1.7 which used "`console' rather than `ttyv0' so there willobrien2001-03-221-2/+3
* Allow AAC_COMPAT_LINUX to be used when compiling aac support into the kernel.scottl2001-03-221-0/+2
* Create afaN as a simlink to aacN. Add a comment about the aac device.scottl2001-03-221-0/+2
* Create /dev/afaN as a symlink to /dev/aacN. This allows the CLI tools fromscottl2001-03-221-0/+2
* Remove struct cmessage from sys/socket.h and reintroduce the privatealfred2001-03-224-7/+14
* forgot prototyle for __rpc_get_local_uid()alfred2001-03-221-0/+2
* Unbreak world by removing struct cmessage already define in sys/socket.hache2001-03-221-5/+0
* Update search URL:wosch2001-03-221-1/+1
* Take setgid kmem away from nfsstat, it has not needed it for some timetmm2001-03-222-7/+1
* Respect style(9), one must not include both <sys/types.h> androberto2001-03-221-1/+0
* Remove (non-protected) variable names from function prototypes.brian2001-03-222-14/+10
* Since ctime compatibility restrictions removed, use more natural date formatsache2001-03-224-8/+8
* Add back the wd* entries. It turns out they're still used by the PC98.jkh2001-03-221-0/+2
* Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will staybp2001-03-227-170/+178
* Properly set flags on the broken connection.bp2001-03-224-13/+24
* Enhancement to 1.99 -> 1.100.ru2001-03-221-2/+1
* o Actually extract version of interface and store it along with the name.bp2001-03-221-52/+99
* Slightly reorganize code in the linker_load_dependancies() function to makebp2001-03-221-54/+52
* Don't create legacy wd* devices by default. Let the user do this ifjkh2001-03-221-2/+0
* Remove support for old way of handling module dependencies.bp2001-03-221-35/+18
* Use orthogonal www.FreeBSD.org syntax.jkh2001-03-221-1/+2
* Add dependancy on libmchain module.bp2001-03-222-0/+2
* First step towards making loadable modules independent of havingimp2001-03-224-10/+53
* Sync to last changes.imp2001-03-221-1/+4
* Add zoom air 4000.imp2001-03-221-0/+1
* Axe a few __P() while I'm in the neighborhood.imp2001-03-223-17/+16
OpenPOWER on IntegriCloud