summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Brought in the setattr call support from Lite-2 so that more correct errordg1995-11-122-6/+76
* Fix isoilk hang caused by not checking for read-onlyness in several places.dg1995-11-124-6/+38
* Moved vm_map_lock call to inside the splhigh protection in vm_map_find().dg1995-11-121-2/+2
* Bring Jordan's 2.1 dependancy fixes into current.markm1995-11-124-8/+8
* Make editor start on right screen for anonFTP setup.jkh1995-11-123-6/+18
* Oops, forgot the following log message in the previous commit:bde1995-11-122-2/+2
* Restored the (buggy) historical behaviour of getdomainname().bde1995-11-121-6/+6
* Included <sys/sysproto.h> to get central declarations for syscall argsbde1995-11-1221-20/+411
* Reviewed by:bde1995-11-122-2/+8
* Bring my pkg_install improvements forward from 2.1.jkh1995-11-125-106/+117
* Added (null for the i386) conversions from ibcs2's bogus fcntl argsbde1995-11-121-9/+10
* Updated machine-generated files.bde1995-11-125-14/+14
* Fixed the args list for mount(). We're not ready for the BSD4.4lite2/bde1995-11-121-10/+35
* Add verbosity to add in tracking a mystery sig-11 with this..jkh1995-11-112-118/+86
* Fix some missing parameters to the anon ftp setup area.jkh1995-11-112-10/+10
* Various cosmetic tweaks.jkh1995-11-112-10/+10
* Write a quick help screen for this. Coranth seems to have an aversionjkh1995-11-112-0/+38
* Fixed the type of readv(). An args struct member name conflicted with thebde1995-11-111-5/+5
* Fixed type of setsid(). It used used the bogus `getsid_args'.bde1995-11-111-3/+3
* Fixed type of obreak(). The args struct member name conflicted withbde1995-11-111-3/+3
* Removed unreachable code.bde1995-11-111-6/+5
* Cleaned up after moving the prototypes:bde1995-11-111-192/+78
* Removed unsed function dead_nullop().bde1995-11-112-26/+6
* Fixed descriptions of ignpar and parmrk.bde1995-11-111-3/+3
* Fixed types of rtprio(), osetrlimit() and setrlimit(). The args structbde1995-11-111-12/+12
* Fixed types of ogethostid() and osethostid(). The args struct namesbde1995-11-111-6/+9
* Fixed type of vfs_free_netcred().bde1995-11-112-8/+4
* Obtained from: pope gregory and julius caesarjulian1995-11-111-1/+1
* Fixed type of sysctl_order_cmp().bde1995-11-111-8/+11
* Bump RELDATE to one more than the RELENG_2_1_0 branch, so one couldjoerg1995-11-101-2/+2
* ppp-2.2 doesn't have a RELNOTES file anymore, so the old one here waspeter1995-11-101-0/+147
* Fix a minor buglet.phk1995-11-101-3/+4
* Also set PKG_PATH when adding from media types other than FTP.jkh1995-11-102-12/+48
* Set B_BUSY on the private buffer to avoid a panic in biodone when thedg1995-11-101-2/+2
* Fix a core-dump.phk1995-11-101-2/+4
* convert more sysctl variables.phk1995-11-101-3/+1
* convert more sysctl variables.phk1995-11-101-4/+3
* convert more sysctl variables.phk1995-11-102-74/+56
* If root does not have a password, `init' should not ask to enter it.dima1995-11-101-1/+1
* Leave hints for pkg_add so that it can do dependency over FTP. Thisjkh1995-11-102-2/+16
* Tweaks to anon ftp setup.jkh1995-11-102-4/+18
* Make lsdev eisaconf aware.gibbs1995-11-101-5/+9
* Modify the kdc_description for eisa0 to include the system board ID.gibbs1995-11-102-18/+50
* Change ahb device line to eisaconf syntax.gibbs1995-11-095-16/+19
* Convert Adaptec 1742 driver to new eisaconf interface.gibbs1995-11-095-219/+255
* Sync the public source with what I'm currently running.peter1995-11-094-296/+416
* Clean up the ident style.phk1995-11-096-785/+725
* Start adding new style sysctl here too.phk1995-11-098-13/+74
* Make the old compat functions use the sysctl front door, rather thanphk1995-11-092-94/+137
* Add qsort prototype.phk1995-11-092-2/+5
OpenPOWER on IntegriCloud