| Commit message (Expand) | Author | Age | Files | Lines |
* | Various man page cleanup: | mpp | 1999-08-15 | 6 | -24/+29 |
* | Correctly save `flags' bits. | yokota | 1999-08-15 | 2 | -2/+4 |
* | contigmalloc1 (currently) depends on PQ_FREE and PQ_CACHE not being 0 | alc | 1999-08-15 | 1 | -2/+2 |
* | initsd: On completion, put the subdisk in 'initialized' status, not | grog | 1999-08-15 | 1 | -34/+34 |
* | Add note that a change needs backing out. | grog | 1999-08-15 | 2 | -29/+44 |
* | Ensure that we can't create two different drives on the same | grog | 1999-08-15 | 1 | -38/+50 |
* | Add 'initialized' state for subdisks. After initializing, the subdisk | grog | 1999-08-15 | 5 | -94/+163 |
* | Add back in old definitions if we're compiling for alpha. | mjacob | 1999-08-15 | 1 | -1/+10 |
* | Sight addendum to previous comment. The `undefined' token initialization | obrien | 1999-08-14 | 0 | -0/+0 |
* | Use Bison with "--broken-undeftoken-init". | obrien | 1999-08-14 | 1 | -2/+2 |
* | Rather than deleting the grammer files during building, move them out of the | obrien | 1999-08-14 | 1 | -5/+5 |
* | Document how I imported this. | obrien | 1999-08-14 | 2 | -0/+53 |
* | Due to brain damage on the FSF people, we can not longer pass "config.h" | obrien | 1999-08-14 | 1 | -0/+180 |
* | Fixes for Bison 1.25->1.28 upgrade. | obrien | 1999-08-14 | 2 | -7/+7 |
* | Bad reference vidcontrol(4) -> vidcontrol(1) | chris | 1999-08-14 | 1 | -2/+2 |
* | Bad reference getsockname(8) -> getsockname(2) | chris | 1999-08-14 | 3 | -6/+6 |
* | Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatable | obrien | 1999-08-14 | 2 | -1/+7 |
* | Fix conflicts. | obrien | 1999-08-14 | 1 | -201/+220 |
* | Fix conflicts, ensure rev 1.2 changes are made to v1.28. | obrien | 1999-08-14 | 1 | -4/+11 |
* | Use stock v1.28 bison.simple. | obrien | 1999-08-14 | 1 | -43/+108 |
* | This commit was generated by cvs2svn to compensate for changes in r49795, | obrien | 1999-08-14 | 52 | -2185/+6207 |
|\ |
|
| * | Virgin import of GNU Bison 1.28 | obrien | 1999-08-14 | 55 | -2428/+6546 |
* | | Bad reference of uname(2) -> uname(3) | chris | 1999-08-14 | 1 | -2/+2 |
* | | Fix bad references, remove some invalid ones such as sa(9). | chris | 1999-08-14 | 11 | -28/+26 |
* | | Fix potential overflow, remove unnecessary bzero. | alfred | 1999-08-14 | 1 | -12/+11 |
* | | Change to continue process after calling `Get Resume TImer' APM | iwasaki | 1999-08-14 | 1 | -2/+2 |
* | | - Add apm_check_function_supported() and call it from | iwasaki | 1999-08-14 | 2 | -4/+132 |
* | | Implementation of the linux_getcwd syscall. | marcel | 1999-08-14 | 5 | -6/+50 |
* | | Extend the number of syscalls to include those present in Linux 2.2.10. These | marcel | 1999-08-14 | 2 | -2/+18 |
* | | Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Both | marcel | 1999-08-14 | 7 | -157/+483 |
* | | s/Yes/YES/g. `tcp_extensions''s comment implied "Yes" was a valid value | obrien | 1999-08-14 | 1 | -2/+2 |
* | | Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. These | marcel | 1999-08-14 | 2 | -6/+18 |
* | | Hopefully clarify "log_in_vain" knob's comment. | obrien | 1999-08-14 | 1 | -2/+2 |
* | | Append the flags from the "boot" command to those which came from | jdp | 1999-08-14 | 1 | -2/+23 |
* | | Minor glitch in ti_newbuf_jumbo(): m_adj() was being called on | wpaul | 1999-08-14 | 2 | -6/+6 |
* | | Don't force compression in SUPFLAGS, since that effectively negates | sheldonh | 1999-08-14 | 3 | -6/+6 |
* | | add debugging message in unregister_method | n_hibma | 1999-08-14 | 1 | -1/+2 |
* | | Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or out | marcel | 1999-08-14 | 2 | -50/+42 |
* | | Minor spelling glitch | n_hibma | 1999-08-14 | 1 | -2/+2 |
* | | Reviewed by: phk | pho | 1999-08-14 | 2 | -2/+2 |
* | | Spring cleaning around strategy and disklabels/slices: | phk | 1999-08-14 | 43 | -397/+244 |
* | | Avoid possible panic by checking for EFAULT from copyinstr() during | newton | 1999-08-14 | 2 | -10/+24 |
* | | Fix the LINUX_TCSET{A|AW|AF} and LINUX_TCSET{S|SW|SF} ioctls. These all suffer | marcel | 1999-08-14 | 2 | -14/+56 |
* | | Fix a couple of termio/termios conversion bugs/typos/dupos/brainos and other | marcel | 1999-08-14 | 2 | -36/+46 |
* | | Document the AUTHORS section in mdoc(7). Expand the description | mpp | 1999-08-14 | 2 | -2/+7 |
* | | Correct typo. | grog | 1999-08-14 | 1 | -1/+0 |
* | | Bad reference to exit(2) changed to exit(3). | chris | 1999-08-14 | 1 | -2/+2 |
* | | Bad reference exit(2) changed to exit(3) | chris | 1999-08-14 | 3 | -6/+6 |
* | | Add $Id$ tag. | chris | 1999-08-14 | 1 | -0/+2 |
* | | Bad reference time(2) changed to time(3) | chris | 1999-08-14 | 1 | -1/+1 |