No description
Find a file
Ben Gras 36e935fe0f - added 'datasizes' script that shows you the size allocated
for each symbol, usually answering those "why is does my binary have
   such a lot of BSS" questions.
 - stop binpackage looking in /var/spool for package files.
 - let makewhatis recognize .Sh as heading name
 - setup, fsck, df: allow >4kB block sizes painlessly
 - mkfs: new #-of-inodes heuristic that depends on kb, not
   on blocks; i've run out of inodes on my /usr
 - asmconv: don't silently truncate .aligns to 16 bytes
 - ipc* commands for shared memory support
2009-09-21 14:24:29 +00:00
boot - remove unused bootdelay feauture 2009-09-21 14:23:47 +00:00
commands - added 'datasizes' script that shows you the size allocated 2009-09-21 14:24:29 +00:00
docs profiling reminder 2009-01-09 16:44:47 +00:00
drivers cleanup: sys_irqrmpolicy does not need IRQ vector 2009-09-06 14:24:44 +00:00
etc postgresql services entry. 2009-09-02 13:23:22 +00:00
include - VM_KERN_NOPAGEZERO feature is gone 2009-09-21 14:23:10 +00:00
kernel Kernel: correct a few SYSTEM source documentation comments 2009-09-17 20:51:34 +00:00
lib - sys_privctl: don't mix message types 2009-09-06 12:37:13 +00:00
man Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored 2009-09-13 12:24:23 +00:00
servers Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored 2009-09-13 12:24:23 +00:00
test test31 fix 2009-09-20 18:15:24 +00:00
tools IPC privileges fixes 2009-07-02 16:25:31 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00