summaryrefslogtreecommitdiff
path: root/sys/netncp/ncp_mod.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvscvs2svn2008-01-151-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-2/+2
* add missing #include <sys/module.h>Poul-Henning Kamp2004-05-301-0/+1
* Device megapatch 4/6:Poul-Henning Kamp2004-02-211-0/+2
* The present defaults for the open and close for device drivers whichPoul-Henning Kamp2003-09-271-2/+0
* Use __FBSDID().David E. O'Brien2003-06-111-2/+4
* Note that MAJOR_AUTO is now the default if d_maj is not initialized. ThisPoul-Henning Kamp2003-03-091-1/+0
* Gigacommit to improve device-driver source compatibility betweenPoul-Henning Kamp2003-03-031-13/+5
* Use a character device and ioctl() for communication between libncpTim J. Robbins2003-02-281-137/+92
* Catch up with KSE changes.Max Khon2003-02-261-92/+117
* Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will stayBoris Popov2001-03-221-3/+41
* Major update of NCP requester:Boris Popov2001-03-101-46/+75
* nwfs depends on ncpPeter Wemm2000-04-291-0/+2
* Remove unnessary includes.Boris Popov1999-10-121-4/+0
* Import kernel part of ncplib: netncp and nwfsBoris Popov1999-10-021-0/+489