summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Ye GODS! What I had to go through to make this thing exit with a non-zerojkh1994-09-287-24/+48
* | | | | | | Don't hardcode patch and its arguments. Not quite the same patch as submittedjkh1994-09-281-2/+6
* | | | | | | /etc/profile added (the similar stuff like in csh.login)ache1994-09-282-2/+11
* | | | | | | Mark in comment, that startup locale restricted to 8-bitache1994-09-281-1/+1
* | | | | | | Change locale comments to be more clearache1994-09-281-1/+3
* | | | | | | getbootfile() not invokedpst1994-09-281-1/+1
* | | | | | | Don't build profiled libraries. (NOPROFILE= yes. I don't like the negativebde1994-09-281-0/+2
* | | | | | | Ensure normal selection and alignment of the text and data sections beforebde1994-09-283-6/+48
* | | | | | | A minor slip, ktrnamei() is void, not int.phk1994-09-271-2/+2
* | | | | | | Previous commit should have read ...in vm_page_alloc_contig().dg1994-09-271-2/+3
* | | | | | | Fixed another bug, and cleaned up the code.dg1994-09-271-6/+6
* | | | | | | Added declarations, fixed bugs due to missing decls. At least one of themphk1994-09-2716-222/+336
* | | | | | | ktrace.c: added decl of ktrnameiphk1994-09-275-9/+16
* | | | | | | Addedphk1994-09-273-3/+9
* | | | | | | Added include of <machine/cons.h> so that cngetc() gets declared.phk1994-09-271-1/+2
* | | | | | | Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c.phk1994-09-273-161/+164
* | | | | | | Fixed multiple bugs in previous version of vm_page_alloc_contig.dg1994-09-271-14/+15
* | | | | | | xntpd(8) doesn't know about /kernel (do it right, use get_bootfile()).pst1994-09-272-1/+16
* | | | | | | 1) New "vm_page_alloc_contig" routine by me.dg1994-09-273-5/+83
* | | | | | | First round of changes to get the sound code working in 2.0.dg1994-09-2711-24/+22
* | | | | | | Woops, wrong solution to the problem. Backed out previous fix to ddb.h, anddg1994-09-272-3/+3
* | | | | | | Nuked db_printf() prototype; it now clashes with the one in db_output.h.dg1994-09-271-2/+1
* | | | | | | Bug fixed: cursor shaping in mode swithching produce wrong results forache1994-09-273-6/+15
* | | | | | | Makes gcc silent in sys/ddb.phk1994-09-277-32/+30
* | | | | | | Refuse text mode switching when proper font not loadedache1994-09-273-6/+60
* | | | | | | idle time == 0 printed now as "-" like in good old BSDache1994-09-272-1/+5
* | | | | | | Enable new bind utilities.pst1994-09-265-9/+9
* | | | | | | Use same configuration file, /etc/host.conf, for both gethost* andwollman1994-09-261-7/+9
* | | | | | | Lots of kernel code requires vnodE_if.h, so provide code to generate itwollman1994-09-262-6/+2
* | | | | | | Fix comment: we have cron.dg1994-09-261-1/+1
* | | | | | | ac(8) utility, brought over from FreeBSD 1.1.5.dg1994-09-263-59/+682
* | | | | | | Sync again with termcap.srcache1994-09-261-1/+8
* | | | | | | 80x50 russian console added:ache1994-09-261-1/+8
* | | | | | | ac(8) utility, brought over from 1.1.5.dg1994-09-261-2/+2
* | | | | | | Added sa.dg1994-09-261-2/+2
* | | | | | | Local changes - manual page extension, and minor man page changesdg1994-09-262-11/+5
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r3125,dg1994-09-267-0/+1630
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Process accounting utility by Chris Demetriou.dg1994-09-267-0/+1630
* | | | | | | Process accounting implementation by Chris Demetriou, with minor localdg1994-09-262-37/+217
* | | | | | | Add comment about where user can find loading fonts/keyboard exampleache1994-09-261-0/+3
* | | | | | | usage help: uncomment -d option, add -x optionache1994-09-261-3/+2
* | | | | | | Start adjkerntz at 3:01 instead of 3:00, it is too early for TZ change at 3:00ache1994-09-261-2/+2
* | | | | | | Update pc3,pc3r,cons25,cons50 entries from termcap.srcache1994-09-261-41/+30
* | | | | | | Remove 'default' keymap, I forgot, that this work done by vidcontrol -Lache1994-09-261-1/+1
* | | | | | | Document -d and -x optionsache1994-09-261-1/+7
* | | | | | | Make Cyrix CPU flush internal cache any time it goes into hold state.pst1994-09-263-6/+6
* | | | | | | Remove elvis editor preserve stuff. We don't have elvis in 2.0 (nor ampst1994-09-261-7/+1
* | | | | | | Jim Babb's port of the AIC6360 driver.jkh1994-09-261-0/+2659
* | | | | | | Jim Babb's port of the AIC6360 code.jkh1994-09-266-6/+15
* | | | | | | Move the call to des_set_key to after the kerberos initialisation, removingdfr1994-09-262-8/+8
OpenPOWER on IntegriCloud