summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add session argument to *close_disk, allowing to set session type on fixate.sos2001-01-1015-61/+54
* Add session argument to *CLOSEDISK, allowing to set session type on fixate.sos2001-01-101-4/+7
* Have rpcgen actually tell us what cpp it is looking for (as it would if weobrien2001-01-101-1/+1
* - Add #defines for the symbol names of the kernel interrupt, systemjake2001-01-102-58/+94
* Enable fixed event at not only boot but also wakeup.iwasaki2001-01-101-13/+33
* Bump __FreeBSD_version for libgcc/linking changes.obrien2001-01-101-1/+1
* Add these key bindings for tcsh users in interactive mode:archie2001-01-101-0/+5
* Prepare for mdoc(7)NG.ru2001-01-104-10/+22
* Protect proc.p_pptr with the proctree lock.jake2001-01-102-4/+20
* Mdoc(7)ify.ru2001-01-101-36/+66
* Prepare for mdoc(7)NG.ru2001-01-101-9/+7
* Liberal application of style(9).joe2001-01-101-665/+758
* Prepare for mdoc(7)NG.ru2001-01-106-108/+179
* Bugfix to make configuration of isp/isppp interfaces by using isdnd.rc workhm2001-01-101-12/+10
* Add PCI id's for the Planet PCI ISDN Adapter (Model IA128P-STDV)hm2001-01-101-4/+3
* Flag an error and remove the program from the list if there isjoe2001-01-101-1/+4
* update the makefile to install all files from this directory to /etc/isdnhm2001-01-101-6/+10
* Update: allow a list of numbers to be ignored and display the line onhm2001-01-101-15/+35
* correct two horrible spelling errorshm2001-01-101-3/+3
* add a the missing (german) holidays filehm2001-01-101-0/+34
* Remove a mismatched splbio() in aac_start (the called functions each protectmsmith2001-01-101-2/+1
* mdoc(7) police: fixed (minor) mdoc bugs introduced in previous revision.ru2001-01-101-2/+3
* correct a small typo in isdnd that broke the ppp-expect-password optionhm2001-01-101-2/+2
* Fix some memory leaksjulian2001-01-1013-110/+192
* Part of rewrite of RAID-[45] locking code:grog2001-01-101-27/+29
* vinumstart: Don't check for B_DONE on return from bre(), it doesn'tgrog2001-01-101-12/+4
* bre5: don't bufdone the user bp on error, let vinumstart() do it.grog2001-01-101-2/+1
* Remove obsolete functions [un]lockplex and [un]lockvol.grog2001-01-101-139/+64
* Get definition of Malloc right when not using VINUMDEBUGgrog2001-01-101-1/+1
* open_drive: Refuse to open partition c of a disk device.grog2001-01-101-5/+9
* config_plex: Initialize mutex for parity plexes.grog2001-01-101-1/+10
* Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variablesjake2001-01-1057-438/+477
* Add these key bindings for tcsh users in interactive mode:archie2001-01-101-0/+5
* In m_mballoc_wait(), drop the mmbfree mutex lock prior to callingbmilekic2001-01-091-12/+15
* Fix a minor bug that prevents NEWBUS users from setting more thandmlb2001-01-091-1/+1
* Move the syscons configuration to a machine independent rc.syscons. Thejhb2001-01-097-455/+362
* moved isp_pci.c from pci to dev/ispmjacob2001-01-092-1827/+1
* o Minor style(9)ism to make consistent with -STABLErwatson2001-01-091-1/+1
* The alpha architecture is 64 bits, so bus_addr_t && bus_size_t should reallymjacob2001-01-091-4/+5
* Use /usr/bin/cpp as on NetBSD, not /usr/libexec/cpp.obrien2001-01-091-3/+1
* Fixed mdoc(7)NG warnings introduced in the previous revision.ru2001-01-091-4/+2
* Move the mutex initialization from avma1pp_bchannel_setup intojlemon2001-01-091-2/+9
* When queueing a packet, call the output start routine. I botched thisjlemon2001-01-091-1/+1
* Add a flag value to the board identifiers, and use this to enable thejlemon2001-01-093-22/+38
* o acl_from_text.c:rwatson2001-01-094-48/+20
* o bzero() the ACL structure only if malloc() returns non-NULL.rwatson2001-01-092-2/+4
* o Correct spelling error from patch in previous commit.rwatson2001-01-092-2/+2
* o Add missing initialization of errno from error returns ofrwatson2001-01-096-0/+6
* Add a large _warning_ about using COMPAT_SVR4.green2001-01-091-1/+2
* Evidently, svr4 is broken at the moment. Disconnect the build to preventgreen2001-01-091-1/+1
OpenPOWER on IntegriCloud