summaryrefslogtreecommitdiffstats
path: root/sys/sys/linedisc.h
Commit message (Expand)AuthorAgeFilesLines
* Staticized.bde1997-11-221-3/+1
* Clustered read and write are switched at mount-option level.kato1997-09-271-2/+11
* Update interfaces for poll()peter1997-09-141-5/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-0/+7
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make a "DWIM" function for adding [bc]devsw entries for bdev drivers.phk1996-07-231-1/+3
* Merge in Lite2: stylistic changes to function prototypeshsu1996-03-111-19/+32
* Removed my devsw access functions [un]register_cdev() andbde1995-12-141-4/+1
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-131-5/+5
* Removed new alias d_size_t for d_psize_t.bde1995-12-101-13/+10
* Last commit this round: Staticize.phk1995-12-101-2/+1
* Pass 3 of the great devsw changesjulian1995-12-081-5/+8
* Moved prototypes for rawread(), rawrite() and setconf() to a better place.bde1995-12-051-5/+9
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-1/+7
* Replaced bogus macros for dummy devswitch entries by functions.bde1995-11-061-15/+41
* Replaced bogus macros for entry points to unconfigured line disciplinesbde1995-11-051-14/+24
* Workaround for conflicting kernel prototypes in user mode breaking make worldpeter1995-11-051-3/+3
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-041-1/+3
* add the file kern_conf.c so it can be compiled in when neededjulian1995-10-041-1/+5
* Make pcvt and syscons live in the same kernel. If both are enabled, thenbde1995-09-101-2/+18
* d_stop functions always returned void. Fix the declaration of d_stop_tbde1995-09-081-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Changed swap partition handling/allocation so that it doesn'tdg1995-05-141-2/+1
* The death of `options NODUMP'. Now the dump area can be dynamicallywollman1995-05-121-1/+2
* Declare d_dump_t and d_mmap_t completely. Nothing depends on thebde1995-04-231-3/+3
* Set it so you can add and remove line disciplines without replicatingdufault1995-03-211-1/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+2
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-251-2/+3
* Clean up after Jordan's commit: add d_read_t and d_write_t types fordg1995-02-091-1/+3
* Moved the typedefs of d_<foo>_t into sys/sys/conf.h and used them inphk1995-01-231-23/+28
* Declare d_strategy_t here and use it to declare strategy functions.bde1994-12-111-9/+11
* chrtoblk() returns dev_t, not int.jkh1994-12-051-2/+2
* Added prototypes here and there. Moved pfctlinput into socket.h.phk1994-10-081-1/+6
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+123
OpenPOWER on IntegriCloud