summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting, this is hard to explain, so I'll show one example.alfred2002-05-28129-141/+282
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-28141-1502/+5
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-2854-580/+42
* Add uuidgen(2) and uuidgen(1).marcel2002-05-282-1/+84
* Correct a check for NUL.robert2002-05-271-1/+1
* - Move the loop conditional into the "for" header.robert2002-05-271-19/+17
* Remove spurious period.dd2002-05-271-1/+1
* Remove extra word.dd2002-05-261-1/+1
* Add openpam_nullconv.3.des2002-05-241-0/+1
* Add missing include.des2002-05-241-0/+1
* These files are no longer used.jake2002-05-2411-196/+0
* Revamp suspend and resume. While I'm here add pthread_suspend_all_np()deischen2002-05-2439-921/+693
* Generate the normal asm stubs for all sysv system calls. Use these insteadjake2002-05-237-33/+18
* Just to show that PAM can do almost anything from the ridiculous to thedes2002-05-237-0/+418
* Avoid wandering over the beginning of the actual bufferrobert2002-05-231-1/+1
* Hide a couple of unguarded error returns behind the no_fail test.des2002-05-231-5/+6
* Free old_pwd only in the code path where it has been allocated.jmallett2002-05-221-1/+1
* Make this a little easier to build standalone. (same change as libpanel)peter2002-05-214-4/+20
* Initial update of bmake glue for ncurses-5.2-20020518peter2002-05-212-4/+14
* Initial update of bmake glue for ncurses-5.2-20020518. More to come.peter2002-05-214-64/+124
* Spread the word of PowerPC.benno2002-05-211-1/+2
* Let this code know about PowerPC.benno2002-05-211-1/+1
* Catch up to tte.h changes.jake2002-05-211-2/+2
* Use an explicitly-sized type instead of daddr_t for on-disk blockiedowse2002-05-191-2/+2
* mdoc(7) police: fixed the whatis entry.ru2002-05-181-1/+1
* Don't try to build libc_r on sparc64, the _atomic_lock.S file isn't implemented.phk2002-05-181-1/+1
* UFS indirect blocks are size u_int32_t, not daddr_tphk2002-05-181-2/+2
* Update the EINVAL description again - it turns out that EINVALroam2002-05-171-3/+4
* _C_LABEL -> CNAMEbenno2002-05-171-14/+14
* Flesh this out, based on the NetBSD version.benno2002-05-171-10/+41
* Grow RSYSCALL.obrien2002-05-151-0/+4
* Our default syscall.S is identical to what was explicitly being done forobrien2002-05-154-67/+2
* Blah, fix stupid syntax error.obrien2002-05-151-1/+1
* host-network order conversion routines.obrien2002-05-155-0/+158
* Do not build pam_ssh if NOSECURE is set (NO_OPENSSL is on a subset of NOSECURE)obrien2002-05-151-1/+2
* Do not build libmp if NOSECURE is set (NO_OPENSSL is on a subset of NOSECURE)obrien2002-05-151-1/+2
* PowerPC does not have profile support yet.obrien2002-05-151-0/+2
* Beginnings of syscall bits for PowerPC. These are no doubtedly wrong,obrien2002-05-151-0/+43
* Clarify that the value of getc() etc. is an unsigned char convertedfanf2002-05-151-0/+4
* `all-man' now creates manpages in the -DNOMANCOMPRESS case too.ru2002-05-152-2/+0
* Stub out _kvm_mdopen, we don't the same constants as NetBSDobrien2002-05-151-0/+2
* Add a PowerPC machdep for kvm.obrien2002-05-151-0/+101
* Undo namespace pollution by prefixing the globals pthread_guard_default andalfred2002-05-1512-78/+87
* Use .rodata section for $FreeBSD$.obrien2002-05-156-12/+20
* I somehow managed to forgot to commit this in my INCS sweep.ru2002-05-141-4/+0
* New cpp(1) doesn't like -I${DESTDIR}/usr/include.ru2002-05-141-1/+1
* Document Q_GETQUOTA returning EINVAL when quotas are not enabledroam2002-05-141-0/+4
* string cleanup:ken2002-05-141-14/+12
* Use the right byte order for unaligned stores. <blush>.jake2002-05-131-1/+1
* Fixed CLEANFILES after bsd.lib.mk sweep.ru2002-05-136-0/+12
OpenPOWER on IntegriCloud