summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Various man page cleanup:mpp1999-08-156-24/+29
* Correctly save `flags' bits.yokota1999-08-152-2/+4
* contigmalloc1 (currently) depends on PQ_FREE and PQ_CACHE not being 0alc1999-08-151-2/+2
* initsd: On completion, put the subdisk in 'initialized' status, notgrog1999-08-151-34/+34
* Add note that a change needs backing out.grog1999-08-152-29/+44
* Ensure that we can't create two different drives on the samegrog1999-08-151-38/+50
* Add 'initialized' state for subdisks. After initializing, the subdiskgrog1999-08-155-94/+163
* Add back in old definitions if we're compiling for alpha.mjacob1999-08-151-1/+10
* Sight addendum to previous comment. The `undefined' token initializationobrien1999-08-140-0/+0
* Use Bison with "--broken-undeftoken-init".obrien1999-08-141-2/+2
* Rather than deleting the grammer files during building, move them out of theobrien1999-08-141-5/+5
* Document how I imported this.obrien1999-08-142-0/+53
* Due to brain damage on the FSF people, we can not longer pass "config.h"obrien1999-08-141-0/+180
* Fixes for Bison 1.25->1.28 upgrade.obrien1999-08-142-7/+7
* Bad reference vidcontrol(4) -> vidcontrol(1)chris1999-08-141-2/+2
* Bad reference getsockname(8) -> getsockname(2)chris1999-08-143-6/+6
* Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatableobrien1999-08-142-1/+7
* Fix conflicts.obrien1999-08-141-201/+220
* Fix conflicts, ensure rev 1.2 changes are made to v1.28.obrien1999-08-141-4/+11
* Use stock v1.28 bison.simple.obrien1999-08-141-43/+108
* This commit was generated by cvs2svn to compensate for changes in r49795,obrien1999-08-1452-2185/+6207
|\
| * Virgin import of GNU Bison 1.28obrien1999-08-1455-2428/+6546
* | Bad reference of uname(2) -> uname(3)chris1999-08-141-2/+2
* | Fix bad references, remove some invalid ones such as sa(9).chris1999-08-1411-28/+26
* | Fix potential overflow, remove unnecessary bzero.alfred1999-08-141-12/+11
* | Change to continue process after calling `Get Resume TImer' APMiwasaki1999-08-141-2/+2
* | - Add apm_check_function_supported() and call it fromiwasaki1999-08-142-4/+132
* | Implementation of the linux_getcwd syscall.marcel1999-08-145-6/+50
* | Extend the number of syscalls to include those present in Linux 2.2.10. Thesemarcel1999-08-142-2/+18
* | Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Bothmarcel1999-08-147-157/+483
* | s/Yes/YES/g. `tcp_extensions''s comment implied "Yes" was a valid valueobrien1999-08-141-2/+2
* | Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Thesemarcel1999-08-142-6/+18
* | Hopefully clarify "log_in_vain" knob's comment.obrien1999-08-141-2/+2
* | Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* | Minor glitch in ti_newbuf_jumbo(): m_adj() was being called onwpaul1999-08-142-6/+6
* | Don't force compression in SUPFLAGS, since that effectively negatessheldonh1999-08-143-6/+6
* | add debugging message in unregister_methodn_hibma1999-08-141-1/+2
* | Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or outmarcel1999-08-142-50/+42
* | Minor spelling glitchn_hibma1999-08-141-2/+2
* | Reviewed by: phkpho1999-08-142-2/+2
* | Spring cleaning around strategy and disklabels/slices:phk1999-08-1443-397/+244
* | Avoid possible panic by checking for EFAULT from copyinstr() duringnewton1999-08-142-10/+24
* | Fix the LINUX_TCSET{A|AW|AF} and LINUX_TCSET{S|SW|SF} ioctls. These all suffermarcel1999-08-142-14/+56
* | Fix a couple of termio/termios conversion bugs/typos/dupos/brainos and othermarcel1999-08-142-36/+46
* | Document the AUTHORS section in mdoc(7). Expand the descriptionmpp1999-08-142-2/+7
* | Correct typo.grog1999-08-141-1/+0
* | Bad reference to exit(2) changed to exit(3).chris1999-08-141-2/+2
* | Bad reference exit(2) changed to exit(3)chris1999-08-143-6/+6
* | Add $Id$ tag.chris1999-08-141-0/+2
* | Bad reference time(2) changed to time(3)chris1999-08-141-1/+1
OpenPOWER on IntegriCloud