summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-2748-860/+5707
* Fixes for my mandoc braindamage.obrien2000-01-271-7/+19
* A cleaner fix to previous.mjacob2000-01-271-7/+10
* Forced commit; should be no changes except the $FreeBSD$ line. I'mpeter2000-01-270-0/+0
* Re-worded the NetWare support following some notes from Boris.wes2000-01-271-3/+3
* Fix ctags from core dumping on alpha. Let the diffs out to review,mjacob2000-01-271-5/+9
* Quick fix for stack overflow when there are more than about 25 slices.bde2000-01-271-10/+27
* Use a long line instead splitting a line with backslash-newline in synopsis.bde2000-01-271-2/+1
* Fixed wrong includes in synopsis.bde2000-01-271-8/+11
* Add control message ASCII conversion for this node type.archie2000-01-272-4/+62
* Add soft updates to the set of things being tagged. Syntax cleanup.mckusick2000-01-273-3/+6
* If we're in callback mode, don't forget this fact when webrian2000-01-271-0/+2
* Actually ignore comments at the end of lines - broken with the commitbrian2000-01-271-1/+1
* Document the memory leak that is inherent in FreeBSD's semanticsarchie2000-01-261-0/+15
* Fix catastrophic bug in NQNFS related to UDP mounts. The 'nqhost'dillon2000-01-262-26/+20
* handle simplex devices rightcg2000-01-261-1/+1
* Document the -X flag.archie2000-01-261-1/+8
* Add the -X flag to dump the buffer in "emacs-hexl" style,archie2000-01-261-30/+99
* Merge from PAO; Add new keywords for pccard.conf, auto and default.iwasaki2000-01-264-7/+92
* Sigh. Really fix it this time. It seems the first time through thepeter2000-01-261-1/+4
* Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb).peter2000-01-261-1/+8
* Add notes about NWFS client and NCP library for Boris.wes2000-01-261-0/+4
* Revision 1.3 is now taken care of in the base ncurses source.peter2000-01-261-7/+9
* Add the new version.c file for curses_version(3)peter2000-01-262-0/+2
* This commit was generated by cvs2svn to compensate for changes in r56639,peter2000-01-2685-1599/+4649
|\
| * Import ncurses-5.0-release to update the 5.0-prerelease that we had.peter2000-01-2686-1601/+4657
* | A few more touchups:rwatson2000-01-267-150/+197
* | Re-add vpo. I've just re-tested this in a 'make world' on a Decemberpeter2000-01-261-1/+1
* | Removed 3rd arg from bindresvport_sa() call, because the 3rd arg have beenshin2000-01-261-2/+1
* | Fix timestamp handling.des2000-01-261-5/+7
* | Synced with sys/i386/isa/isa_compat.h and pcaudio.c revisions 1.26 andkato2000-01-262-33/+38
* | Synced with sys/i386/isa/npx.c rev 1.79.kato2000-01-261-10/+9
* | Properly teardown the allocated and initialised stuff when an errorn_hibma2000-01-264-76/+86
* | Improved English in the messages printed by diskerr().bde2000-01-261-16/+15
* | Don't set ivars until we checked the return value from device_add_child.n_hibma2000-01-264-4/+4
* | bindresvport related changesshin2000-01-265-76/+139
* | Add commentsn_hibma2000-01-261-6/+27
* | Fix getaddrinfo() behaviour to be more compliant with RFC2553. Patches areshin2000-01-261-116/+17
* | Use a more conventional copyright message.peter2000-01-261-9/+14
* | Minor fixes to library interface to improve POSIX.1e compliance. Thisrwatson2000-01-2619-161/+139
* | Remove `vpo' with a vengeance -- "EXAMPLE" modules have *NO* businessobrien2000-01-261-1/+1
* | Correctly initialise the available IRQ numbers in the APIC_IO case.msmith2000-01-264-36/+48
* | Don't use ATM on the alpha - it #errors out.brian2000-01-261-1/+5
* | if_tun is out of here -- it can come back with it stops breaking theobrien2000-01-261-2/+2
* | The ppc driver has moved to sys/isa.dfr2000-01-252-2235/+0
* | Get the ppc driver from sys/isa instead of sys/i386/isa.dfr2000-01-251-1/+1
* | Make this lot build on alpha.dfr2000-01-253-4/+6
* | * Don't use ivars to access resources, bus_set/get_resource is much better.dfr2000-01-252-20/+52
* | Convert pca driver to newbus and add PnP ids.dfr2000-01-252-24/+35
* | Use device_printf() instead of device_print_prettyname().dfr2000-01-253-30/+27
OpenPOWER on IntegriCloud