summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the type of vpgqueues::lcnt from "int *" to "int". The indirectionalc1999-07-314-26/+24
* Tune table since 0200-0206 is not available, add more charsache1999-07-312-18/+10
* bad news: chars 0200-0206 used internally in troff, make them back illegalache1999-07-312-2/+2
* Use errx() instead of err() in example code calling err() after strtol().hoek1999-07-311-2/+2
* make all chars above 127 legalache1999-07-312-4/+4
* change prev. commit: emulate latin1 on ascii if latin1 chars areache1999-07-312-2/+2
* Comment change: "Be warned, this will update your installed system, excepthoek1999-07-311-2/+2
* Add more koi8-r charsache1999-07-312-0/+128
* install msafer.7ache1999-07-311-3/+3
* Pick hardcoded latin1 chars definitions only if -Tlatin1ache1999-07-312-2/+3
* Reserve majors for arla.jkh1999-07-312-2/+6
* Cleanups to the pthread header files.rse1999-07-312-26/+26
* Make intelligible:grog1999-07-312-276/+686
* vm_page_queue_init:alc1999-07-311-9/+4
* Add parentheses for clarity.alc1999-07-312-4/+4
* Remove troff formatting directive from the first line of the man page,mpp1999-07-312-4/+2
* As described by the submitter:msmith1999-07-312-68/+110
* Don't use at_shutdown() now that we have new_bus which lets usmdodd1999-07-312-16/+22
* When listing the installed packages, do it in alphabetical order.jdp1999-07-301-9/+24
* Document the "skey" command in telnet(1).nik1999-07-302-0/+8
* Document that writev(2) can fail with ENOBUFS.nik1999-07-301-1/+3
* Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.nik1999-07-304-24/+44
* dhclient-lease(8) -> dhclient.leases(5)nik1999-07-301-1/+1
* Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointednik1999-07-301-1/+1
* Add -S to nroff and troff invocations of man.imp1999-07-301-2/+2
* Reenable use of the APMIO_BIOS ioctl for now.msmith1999-07-301-7/+1
* Reenable the APMIO_BIOS ioctl and translate arguments into the new formatmsmith1999-07-303-3/+51
* Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.shmpp1999-07-301-3/+4
* If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse().obrien1999-07-301-0/+4
* Sense $LANG only if $LC_CTYPE is not setache1999-07-304-16/+12
* Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timermsmith1999-07-301-2/+7
* Revert the past 3 commits to what should have been the rev 1.18 -> rev 1.19obrien1999-07-301-1/+1
* Hyphens are not legal characters in a C identifier.des1999-07-301-1/+1
* Convert a table of function keys into mdoc format so that theympp1999-07-302-56/+90
* Restore the pre-new_bus behavior of printing out the reserved resourcesmdodd1999-07-302-10/+190
* Previous commit also removed some 'const' qualifiers on args fornewton1999-07-302-2/+2
* Previous commit also finished cleaning up some dev_t -> udev_t transformationsnewton1999-07-3010-10/+10
* Fix svr4_sys_poll(); SysV STREAMS produce return values from poll() whichnewton1999-07-302-12/+4
* Even better fix for last commit: rename rcsid[] to _yacc-parser_rcsid[]hoek1999-07-301-2/+2
* Fix some typos.mpp1999-07-302-8/+8
* Don't output rcsid into the output parser. It may have already beenhoek1999-07-301-2/+2
* Use the .At macro to reference versions of AT&T UNIX.mpp1999-07-301-2/+3
* Initial checkinnewton1999-07-301-0/+15
* Add $Id$ tags.newton1999-07-303-12/+10
* Clarify use of the 'streams' pseudo-device (i.e.: static or kld).newton1999-07-301-7/+12
* Add $Id$ tagsnewton1999-07-3096-46/+280
* Use the .At macro when referencing versions of AT&T UNIX.mpp1999-07-304-8/+12
* Hmm - How did *that* get in there?newton1999-07-301-0/+0
* Fix panic caused when *stat64() family of syscalls try to fill-innewton1999-07-306-92/+56
* Eliminate 'WARNING: "streams" is usurping "streams"'s cdevsw[]' messagesnewton1999-07-301-2/+2
OpenPOWER on IntegriCloud